Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-960
+960
+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.
transaction: abort transaction during hook exception
stable
2016-01-19, by Durham Goode
Added signature for changeset 158bdc896572
stable
2016-01-20, by Matt Mackall
Added tag 3.7-rc for changeset 158bdc896572
stable
2016-01-20, by Matt Mackall
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
extdiff: use @command decorator to set up diff commands
2016-01-01, by Yuya Nishihara
extdiff: factor out list of common options
2016-01-04, by Yuya Nishihara
dispatch: copy inferrepo attribute to alias commands
2016-01-04, by Yuya Nishihara
transplant: specify the right file and path for unfinishedstates
2016-01-06, by timeless
transplant: only use checkunfinished if not continue
2016-01-06, by timeless
transplant: correct language to use working directory
2016-01-05, by timeless
histedit: replace @addhisteditaction with @action
2015-12-23, by timeless
histedit: prefer edit commit, edit message, use commit
2015-12-23, by timeless
histedit: replace editcomment with a function
2015-12-23, by timeless
debugignore: find out why a file is being ignored (issue4856)
2016-01-05, by Laurent Charignon
debugignore: find out if a file is being ignored
2016-01-05, by Laurent Charignon
dirstate: add a way to get the ignore file/line matching an ignored file
2016-01-05, by Laurent Charignon
clone: move bookmarks and checkouts before pull help
2016-01-05, by timeless
status: revert + flag-change == modified
2016-01-04, by Martin von Zweigbergk
util: remove outdated comment about construction overhead
2016-01-05, by Gregory Szorc
test-transplant.t: improve test coverage
2016-01-06, by timeless
help: use backticks for progress.format keywords, correct letter case
2016-01-06, by Anton Shestakov
log: help provide sort by date example
2016-01-06, by timeless
log: mention ordering
2016-01-06, by timeless
transaction: remove 'if True:'
2016-01-06, by Martin von Zweigbergk
lazymanifest: check more return values in filtercopy
2015-12-31, by Augie Fackler
mercurial: pass ui to extensions.load (issue5007)
2015-12-17, by Jun Wu
test-patchbomb.t: drop a number of now-redundant uses of "-n"
2016-01-04, by Bryan O'Sullivan
test-patchbomb.t: test use of sendmail program
2016-01-04, by Bryan O'Sullivan
merge: add options to warn or ignore on colliding unknown files
2016-01-02, by Siddharth Agarwal
batchget: add support for backing up files
2016-01-02, by Siddharth Agarwal
merge: add a new 'backup' argument to get actions
2016-01-02, by Siddharth Agarwal
_checkunknownfiles: turn 'conflicts' into a set
2016-01-02, by Siddharth Agarwal
checkunknownfiles: make control flow clearer
2016-01-02, by Siddharth Agarwal
_checkunknownfiles: rename 'aborts' to 'conflicts'
2016-01-02, by Siddharth Agarwal
origpath: move from cmdutil to scmutil
2016-01-02, by Siddharth Agarwal
revlog: remove unnecessary cache validation in _chunks
2015-11-22, by Gregory Szorc
revlog: return offset from _chunkraw()
2016-01-05, by Gregory Szorc
verify: get rid of some unnecessary local variables
2016-01-05, by Durham Goode
verify: move changelog verificaiton to its own function
2016-01-05, by Durham Goode
verify: move manifest verification to its own function
2016-01-05, by Durham Goode
verify: move file cross checking to its own function
2016-01-05, by Durham Goode
verify: move filelog verification to its own function
2016-01-05, by Durham Goode
verify: move checkentry() to be a class function
2016-01-05, by Durham Goode
verify: move checklog() onto class
2016-01-05, by Durham Goode
dockerrpm: fix CentOS 5 RPMs (issue4977)
stable
2016-01-04, by Mathias De Maré
check-code: enforce strict spacing around assignment
2015-12-31, by timeless
cleanup: remove superfluous space after space after equals (tests)
2015-12-31, by timeless
cleanup: remove superfluous space after space after equals (C)
2015-12-31, by timeless
cleanup: remove superfluous space after space after equals (python)
2015-12-31, by timeless
tests: make a stab at approximating wall-clock times
2016-01-04, by Bryan O'Sullivan
tests: only stat a test file if we don't already know its "cost"
2016-01-04, by Bryan O'Sullivan
tests: write recent run times to a file named tests/.testtimes
2016-01-04, by Bryan O'Sullivan
wireproto: support disabling bundle1 only if repo is generaldelta
2015-12-20, by Gregory Szorc
streamclone: use read()
2016-01-02, by Gregory Szorc
internals: document revlog format
2015-12-30, by Gregory Szorc
histedit: hide --outgoing warnings
2015-12-22, by timeless
histedit: list action when intervention is required
2015-12-23, by timeless
error: make InterventionRequired take a hint
2015-12-23, by timeless
histedit: hook afterresolvedstates
2015-12-24, by timeless
rebase: hook afterresolvedstates
2015-12-24, by timeless
graft: hook afterresolvedstates
2015-12-24, by timeless
resolve: suggest the next action
2015-12-24, by timeless
dispatch: report similar names consistently
2016-01-04, by Bryan O'Sullivan
cmdutil: pass node instead of ctx to diffordiffstat
2016-01-04, by Durham Goode
import-checker: list package directory as stdlib module
2015-12-27, by Yuya Nishihara
import-checker: normalize directory separator to get module name on Windows
2015-12-27, by Yuya Nishihara
mail: use print function
2016-01-02, by Gregory Szorc
lsprofcalltree: use print function
2016-01-02, by Gregory Szorc
lsprof: use print function
2016-01-02, by Gregory Szorc
keepalive: use print function
2015-06-21, by Gregory Szorc
dispatch: use print function
2015-06-21, by Gregory Szorc
help: include section heading if section depth changes
2016-01-01, by timeless
import: refactor nocommit and importbranch handling
2015-12-30, by timeless
import: refactor date and user handling
2015-12-30, by timeless
import: limit scope of msg in tryimportone
2015-12-30, by timeless
merge with stable
2016-01-02, by Matt Mackall
lazymanifest: check error return in filter
2015-12-31, by Augie Fackler
lazymanifest: add missing closing parenthesis in comment
2015-12-31, by Augie Fackler
help: rename the Format section to Structure
2015-12-30, by timeless
help: refactor version/defaults from format section
2015-12-30, by timeless
help: sort format section from newest to oldest
2015-12-30, by timeless
histedit: fix comment in newnodestoabort
2015-12-30, by timeless
histedit: fix comment in applychanges
2015-12-30, by timeless
run-tests: fix get port to try differing ports
2015-12-29, by timeless
httpclient: update to 938f2107d6e2 of httpplus
2015-12-31, by Augie Fackler
histedit: remove unused variable state
2015-12-31, by timeless
filemerge: default change/delete conflicts to 'leave unresolved' (BC)
2015-12-23, by Siddharth Agarwal
tests: explicitly request changed version in test-rebase-newancestor.t
2015-12-23, by Siddharth Agarwal
tests: explicitly request changed version in c/d conflict in test-commit-amend.t
2015-12-23, by Siddharth Agarwal
test-copy-move-merge.t: explicitly request changed version
2015-12-23, by Siddharth Agarwal
match: add option to return line and lineno from readpattern
2015-12-26, by Laurent Charignon
dirstate: extract logic to compute the list of ignorefiles
2015-12-23, by Laurent Charignon
dirstate: call the C implementation of nonnonormalentries when available
2015-12-23, by Laurent Charignon
dirstate: add a C implementation for nonnormalentries
2015-12-21, by Laurent Charignon
dirstate: add test for non-normal set consistency
2015-12-21, by Laurent Charignon
dirstate: add code to update the non-normal set
2016-01-01, by Laurent Charignon
dirstate: attach the nonnormalset to a propertycache
2015-12-23, by Laurent Charignon
dirstate: add a function to compute non-normal entries from the dmap
2015-12-21, by Laurent Charignon
revset: use decorator to mark a predicate as safe
2015-12-29, by FUJIWARA Katsunori
revset: use delayregistrar to register predicate in extension easily
2015-12-29, by FUJIWARA Katsunori
registrar: add delayregistrar class to register function in extensions
2015-12-29, by FUJIWARA Katsunori
revset: use decorator to register a function as revset predicate
2015-12-29, by FUJIWARA Katsunori
registrar: add funcregistrar class to register function for specific purpose
2015-12-29, by FUJIWARA Katsunori
hgweb: support rendering a sub-topic
2015-12-30, by Gregory Szorc
hgweb: support rendering sub-topic indexes
2015-12-30, by Gregory Szorc
templates: support linking to main help page
2015-12-30, by Gregory Szorc
templates: differentiate between partial and full topic name
2015-12-30, by Gregory Szorc
templates: make earlycommands and othercommands optional
2015-12-30, by Gregory Szorc
rebase: better error message when rebased changes are all in destination
2015-12-29, by Laurent Charignon
lrucachedict: add copy method
2015-12-30, by Eric Sumner
Added signature for changeset ea389970c084
stable
2016-01-02, by Matt Mackall
Added tag 3.6.3 for changeset ea389970c084
stable
2016-01-02, by Matt Mackall
merge with i18n
stable
3.6.3
2016-01-02, by Matt Mackall
i18n-ja: synchronized with ca8ada499529
stable
2016-01-01, by FUJIWARA Katsunori
merge: while checking for unknown files don't follow symlinks (issue5027)
stable
2015-12-28, by Siddharth Agarwal
merge with stable
2015-12-31, by Matt Mackall
tests: add test-check-execute.t
2015-12-22, by timeless
parents: correct help revset replacements
2015-12-23, by timeless
run-tests: avoid double counting server fails
2015-12-28, by timeless
commandserver: reset state of progress bar per command
2015-12-14, by Yuya Nishihara
commandserver: do not set nontty flag if channel is replaced by a real file
2015-12-14, by Yuya Nishihara
run-tests: report missing feature for skipped tests
2015-12-22, by timeless
paths: do not process default-push as pushurl of default path (issue5000)
2015-12-26, by Yuya Nishihara
push: specify default-push and default as fallback paths
2015-12-26, by Yuya Nishihara
paths: make getpath() accept multiple defaults
2015-12-26, by Yuya Nishihara
check-code: improve test-check-code error diffs
2015-12-24, by timeless
destutil: use scmutil.revrange for desthistedit (issue5001)
2015-12-24, by Gregory Szorc
pull: make a single call to obsstore.add (issue5006)
2015-12-18, by Matt Mackall
tests: Solaris diff -U also emits "No differences encountered"
2015-12-27, by Danek Duvall
test-glog: avoid check-code violation after next patch
2015-12-29, by Augie Fackler
push: restore old behavior of default-push (issue5000)
stable
2015-12-26, by Yuya Nishihara
hgweb: fixed invalid atom-log feed url in file log page
2015-12-29, by Yoshinari Takaoka
repair: improves documentation of strip regarding locks
2015-12-29, by Laurent Charignon
help: remove stray double spaces from config help
2015-12-29, by timeless
help: clarify that the config hook priority prefix includes a period
2015-12-29, by timeless
monoblue: correct feed links on /branches, /tags and /bookmarks
2015-12-29, by Anton Shestakov
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
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
util: reimplement lrucachedict
2015-12-06, by Gregory Szorc
record: don't dereference symlinks while copying over stat data
stable
2015-12-12, by Siddharth Agarwal
copyfile: add an optional parameter to copy other stat data
stable
2015-12-12, by Siddharth Agarwal
tests: move the '-hg' postfix for all style tests
2015-12-05, by Pierre-Yves David
test: rename 'check-code' own test to 'test-contrib-check-code.t'
2015-12-05, by Pierre-Yves David
parsers: add a missed PyErr_NoMemory
2015-12-14, by Bryan O'Sullivan
parsers: check results of PyInt_FromLong (issue4771)
2015-12-14, by Bryan O'Sullivan
parsers: simplify error logic in compute_phases_map_sets
2015-12-14, by Bryan O'Sullivan
util: rename argument of isatty()
2015-12-13, by Yuya Nishihara
posix: remove unixdomainserver class
2015-11-21, by Yuya Nishihara
revlog: use absolute_import
2015-12-12, by Gregory Szorc
windows: use absolute_import
2015-12-12, by Gregory Szorc
similar: use absolute_import
2015-12-12, by Gregory Szorc
util: use absolute_import
2015-12-12, by Gregory Szorc
util: make hashlib import unconditional
2015-12-12, by Gregory Szorc
encoding: use double backslash
2015-12-12, by Gregory Szorc
encoding: use absolute_import
2015-12-12, by Gregory Szorc
hg: establish function for performing post-share actions
2015-12-12, by Gregory Szorc
share: pass named arguments
2015-12-12, by Gregory Szorc
commandserver: cut import cycle by itself
2015-11-24, by Yuya Nishihara
commandserver: use absolute_import
2015-11-24, by Yuya Nishihara
tests: histedit-helpers fixbundle should not complain about no input
2015-12-14, by timeless
tests: relax histedit issue4251 and issue3893 backups
2015-12-14, by timeless
setup.py: use bytes literals
2015-12-13, by Gregory Szorc
clonebundles: fix typo
2015-12-15, by Mathias De Maré
merge: rework manifestmerge to use a matcher
2015-12-14, by Augie Fackler
merge: restate calculateupdates in terms of a matcher
2015-12-14, by Augie Fackler
merge: have merge.update use a matcher instead of partial fn
2015-12-14, by Augie Fackler
treemanifest: don't iterate entire matching submanifests on match()
2015-12-12, by Martin von Zweigbergk
pathencode: remove an unused assignment
2015-12-12, by Bryan O'Sullivan
parsers: narrow scope of a variable to be less confusing
2015-12-12, by Bryan O'Sullivan
manifest: fix formatting
2015-12-12, by Bryan O'Sullivan
parsers: use absolute_import
2015-12-12, by Gregory Szorc
osutil: use absolute_import
2015-12-12, by Gregory Szorc
mpatch: use absolute_import
2015-12-12, by Gregory Szorc
diffhelpers: use absolute_import
2015-12-12, by Gregory Szorc
bdiff: use absolute_import
2015-12-12, by Gregory Szorc
base85: use absolute_import
2015-12-12, by Gregory Szorc
destutil: use absolute_import
2015-12-12, by Gregory Szorc
obsolete: use absolute_import
2015-12-12, by Gregory Szorc
contrib: ignore empty files in check-py3-compat.py
2015-12-12, by Gregory Szorc
doc: make gendoc.py module import policy aware
2015-12-12, by Gregory Szorc
merge with stable
2015-12-11, by Matt Mackall
check-commit: add a test for the patch checking script in contrib
2015-12-11, by Pierre-Yves David
match: use re2 in readpatternfile if possible
2015-12-10, by Bryan O'Sullivan
test-hgignore.t: add tests for comments
2015-12-10, by Bryan O'Sullivan
help: fix help -c/help -e/help -k
2015-12-09, by timeless
help: call filtercmd from topicmatch
2015-12-09, by timeless
help: refactor filtercmd
2015-12-09, by timeless
transplant: use Oxford comma
2015-11-30, by timeless
crecord: add dictionary to default return value of filterpatch
2015-12-09, by Laurent Charignon
paths: include #fragment again
stable
2015-12-07, by Yuya Nishihara
discovery: properly filter changeset in 'peer.known' (issue4982)
2015-12-02, by Pierre-Yves David
test: add an extra base changeset in test-obsolete.t
2015-12-09, by Pierre-Yves David
parents: provide equivalent revsets in help
2015-12-08, by timeless
merge: refuse update/merge if there are unresolved conflicts (BC)
2015-12-07, by Martin von Zweigbergk
tests: drop require slow in test-contrib-perf
2015-12-08, by timeless
convert/svn: quiet check-config
2015-12-08, by timeless
check-config: handle multiline config
2015-12-08, by timeless
check-config: escape period in regexp for inline comments
2015-12-08, by timeless
check-config: allow numbers in configs
2015-12-08, by timeless
check-config: recognize convert style documentation
2015-12-08, by timeless
tests: use a single repo for test-contrib-perf
2015-12-08, by timeless
perf: perfrevlog optimize for perf.stub
2015-12-04, by timeless
perf: add getlen
2015-12-04, by timeless
perf: add optional rev for perflog and perftemplating
2015-12-04, by timeless
perf: perfparents honor config perf.parentscount
2015-12-04, by timeless
perf: offer perf.stub to only run one loop
2015-12-04, by timeless
perf: improve grammar of gettimer comment
2015-12-04, by timeless
tests: use absolute_import in tinyproxy
2015-12-06, by Gregory Szorc
tests: use absolulte_import in test-wireproto.py
2015-12-06, by Gregory Szorc
tests: use absolute_import in test-walkrepo
2015-12-06, by Gregory Szorc
tests: use absolute_import in hgweberror.py
2015-12-06, by Gregory Szorc
tests: use absolute_import in hghave.py
2015-12-06, by Gregory Szorc
tests: use absolute_import for heredoctest.py
2015-12-06, by Gregory Szorc
tests: use absolute_import in /get-with-headers.py
2015-12-06, by Gregory Szorc
tests: use absolute_import in generate-working-copy-states.py
2015-12-06, by Gregory Szorc
hgweb: move entry-preparing code from webcommands to webutils.commonentry()
2015-11-13, by Anton Shestakov
grammar: favor zero, one, two over ... or no
2015-11-30, by timeless
commands: use Oxford comma (help clone)
2015-11-30, by timeless
commit: make commit acquire store lock before processing for consistency
2015-12-09, by FUJIWARA Katsunori
censor: make censor acquire locks before processing
2015-12-09, by FUJIWARA Katsunori
transplant: widen wlock scope of transplant for consitency while processing
2015-12-09, by FUJIWARA Katsunori
shelve: remove redundant acquisition of wlock for sub commands of unshelve
2015-12-09, by FUJIWARA Katsunori
shelve: widen wlock scope of unshelve for consistency while processing
2015-12-09, by FUJIWARA Katsunori
perf: add perflrucachedict command
2015-12-06, by Gregory Szorc
tests/filterpyflakes: use absolute_import
2015-12-06, by Gregory Szorc
tests/fakepatchtime.py: use absolute_import
2015-12-06, by Gregory Szorc
tests/fakedirstatewritetime.py: use absolute_import
2015-12-06, by Gregory Szorc
tests/dumbhttp: use absolute_import
2015-12-06, by Gregory Szorc
tests/autodiff.py: use absolute_import
2015-12-06, by Gregory Szorc
tests/test-ancestor: use absolute_import
2015-12-06, by Gregory Szorc
tests: add test for Python 3 compatibility
2015-12-06, by Gregory Szorc
merge with stable
2015-12-07, by Matt Mackall
localrepo: reinstate localrepo.parents with a deprecation warning
2015-12-05, by Pierre-Yves David
bookmark: deprecate 'bmstore.write' method
2015-12-05, by Pierre-Yves David
ui: add a 'deprecwarn' helper to issue deprecation warnings
2015-12-05, by Pierre-Yves David
ui: add a 'stacklevel' argument to 'develwarn'
2015-12-05, by Pierre-Yves David
import-checker: tell which symbol causes "direct symbol import"
2015-12-06, by Yuya Nishihara
import-checker: allow absolute imports of sub modules from local packages
2015-12-06, by Yuya Nishihara
manifest: use 't' for tree manifest flag
2015-12-04, by Martin von Zweigbergk
test: update the docstring of 'test-devel-warnings.t' extension
2015-12-05, by Pierre-Yves David
setup.py: don't rewrite @LIBDIR@ when creating wheels
2015-12-05, by Gregory Szorc
setup.py: attempt to build and install hg.exe on Windows
2015-12-04, by Gregory Szorc
merge.graft: add option to keep second parent
2015-12-03, by Andrew Halberstadt
ui: support declaring path push urls as sub-options
2015-12-05, by Gregory Szorc
ui: pass ui instance to path.__init__
2015-12-06, by Gregory Szorc
ui: store pushloc as separate attribute
2015-12-06, by Gregory Szorc
commands: add debugdeltachain command
2015-12-05, by Gregory Szorc
histedit: pick an appropriate base changeset by default (BC)
2015-10-24, by Gregory Szorc
rebase: remove extra "if" from check of collapsing named branches
2015-12-05, by Yuya Nishihara
rebase: drop redundant functions to keep branch and graft source explicitly
2015-12-05, by Yuya Nishihara
color: drop useless override of ui.popbuffer()
2015-12-05, by Yuya Nishihara
repoview: bypass changelog method to computed cache key
2015-12-04, by Pierre-Yves David
repoview: stop recomputing cached key in all case
2015-12-04, by Pierre-Yves David
commands.debugindexdot: use cmdutil.openrevlog()
2015-12-05, by Gregory Szorc
commands: unify argument handling for revlog debug commands
2015-12-05, by Gregory Szorc
commit: fix rest syntax of examples
2015-12-06, by Yuya Nishihara
ui: optionally ignore sub-options from configitems()
2015-12-05, by Gregory Szorc
ui: add method to return option and all sub-options
2015-12-05, by Gregory Szorc
revlog: don't consider nullrev when choosing delta base
2015-12-04, by Martin von Zweigbergk
revlog: make calls to _isgooddelta() consistent
2015-12-04, by Martin von Zweigbergk
revlog: clarify which revision is added to 'tested' when using cached delta
2015-12-04, by Martin von Zweigbergk
revlog: remove unused variable 'chainlen'
2015-12-04, by Martin von Zweigbergk
commit: adjust the quoting in the examples to be Windows friendly
2015-12-05, by Matt Harbison
wireproto: config options to disable bundle1
2015-12-04, by Gregory Szorc
dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977)
stable
2015-12-07, by Mathias De Maré
exchange: standalone function to determine if bundle2 is requested
2015-12-04, by Gregory Szorc
wireproto: add docstring for wirepeer
2015-12-04, by Gregory Szorc
commit: add some help examples (issue4963)
2015-12-04, by Augie Fackler
changegroup: restate file linknode callback using generator expressions
2015-12-04, by Augie Fackler
changegroup: clean up file lookup function
2015-12-04, by Augie Fackler
changegroup: remove one special case from lookupmflinknode
2015-12-04, by Augie Fackler
changegroup: drop 'if True' that made the previous change clearer
2015-12-04, by Augie Fackler
changegroup: avoid iterating the whole manifest
2015-12-04, by Augie Fackler
posix: work around "posix" systems without os.link available (issue4974)
2015-12-04, by Augie Fackler
pathutil: use temporary variables instead of complicated wrapping
2015-12-03, by Pierre-Yves David
context: use a the nofsauditor when matching file in history (issue4749)
2015-12-03, by Pierre-Yves David
localrepo: add a second auditor without file system check
2015-12-03, by Pierre-Yves David
pathauditor: add a way to skip file system check
2015-12-03, by Pierre-Yves David
pathauditor: move file system specific check in their own function
2015-12-03, by Pierre-Yves David
contrib: disable SSLv3_method() to build old Python with recent libssl
2015-11-07, by Yuya Nishihara
rebase: only clear rebase status after the rebase transaction has completed
2015-12-03, by Laurent Charignon
dirstate: don't write repo.currenttransaction to repo.dirstate if repo
stable
2015-12-03, by Sietse Brouwer
tests: test changegroup generation for filtered changesets (issue4982)
stable
2015-12-02, by Gregory Szorc
parsers: fix parse_dirstate to check len before unpacking header (issue4979)
stable
2015-12-02, by Yuya Nishihara
mercurial: support loading modules from zipimporter
2015-12-03, by Gregory Szorc
mercurial: don't load C extensions from PyPy
2015-11-24, by Gregory Szorc
mercurial: be more strict about loading dual implemented modules
2015-11-24, by Gregory Szorc
setup: refactor handling of modules with C/Python implementations
2015-12-03, by Gregory Szorc
check-seclevel: set module load policy to Python only
2015-11-24, by Gregory Szorc
mercurial: implement import hook for handling C/Python modules
2015-12-03, by Gregory Szorc
changegroup: document manifest linkrev callback some more
2015-12-03, by Augie Fackler
changegroup: note during bundle apply if the repo was empty
2015-12-02, by Augie Fackler
histedit: improve missing rule suggestion
2015-12-02, by timeless
graphlog: make node symbol templatable by ui.graphnodetemplate option
2015-11-14, by Yuya Nishihara
templatekw: avoid slow creation of changectx objects in showgraphnode()
2015-11-14, by Yuya Nishihara
graphlog: extract "graphnode" template keyword that represents node symbol
2015-11-14, by Yuya Nishihara
graphlog: move creation of workingdir-parent nodes to displaygraph()
2015-11-14, by Yuya Nishihara
builddeb: read default distribution and codename from lsb_release
2015-11-25, by Anton Shestakov
builddeb: remove unused --debbuilddir option
2015-11-25, by Anton Shestakov
builddeb: add --distid option to specify Distributor ID
2015-11-25, by Anton Shestakov
builddeb: rename --release option to --codename
2015-11-25, by Anton Shestakov
histedit: get rid of state.rules
2015-12-02, by Mateusz Kwapich
histedit: change state.rules uses to state.actions
2015-12-02, by Mateusz Kwapich
histedit: add tostate method to histedit action
2015-12-02, by Mateusz Kwapich
histedit: remove makedesc
2015-12-02, by Mateusz Kwapich
histedit: use torule instead of makedesc in ruleeditor
2015-12-02, by Mateusz Kwapich
histedit: add torule method to histedit action objects
2015-12-02, by Mateusz Kwapich
histedit: add verify() to histeditaction
2015-12-02, by Mateusz Kwapich
histedit: add addhisteditaction decorator
2015-12-02, by Mateusz Kwapich
histedit: add actions property to histedit state
2015-12-02, by Mateusz Kwapich
check-commit: remove confusion between summary line and other headers
2015-11-06, by Pierre-Yves David
shelve: execute checkunfinished inside wlock scope
2015-12-02, by FUJIWARA Katsunori
shelve: widen wlock scope of shelve for consistency while processing
2015-12-02, by FUJIWARA Katsunori
gpg: make sign acquire wlock before processing
2015-12-02, by FUJIWARA Katsunori
commands: execute checkunfinished and bailifchanged inside wlock scope
2015-12-02, by FUJIWARA Katsunori
commands: widen wlock scope of graft for consitency while processing
2015-12-02, by FUJIWARA Katsunori
commands: make backout acquire locks before processing
2015-12-02, by FUJIWARA Katsunori
commands: make commit acquire locks before processing (issue4368)
2015-12-02, by FUJIWARA Katsunori
addrevision: use general delta when the incoming base delta is bad
2015-12-01, by Pierre-Yves David
test: use a bigger manifest in general delta test
2015-12-01, by Pierre-Yves David
addrevision: rework generaldelta computation
2015-12-01, by Pierre-Yves David
bmstore: close file in a finally block in _writerepo
2015-11-11, by Augie Fackler
bmstore: add basic clean-state tracking
2015-11-11, by Augie Fackler
bookmarks: hoist getbkfile out of bmstore class
2015-11-11, by Augie Fackler
bookmarks: document getbkfile method
2015-11-11, by Augie Fackler
hgweb: load server settings from --web-conf (issue4699)
2015-10-31, by Yuya Nishihara
extdiff: correctly handle deleted subrepositories (issue3153)
2015-11-17, by Andrew Zwicky
hgweb: make sure command options are set to all ui objects
2015-11-21, by Yuya Nishihara
hgweb: eliminate duck-typing to select hgweb or hgwebdir by command option
2015-10-31, by Yuya Nishihara
addrevision: only use the incoming base if it is a good delta (issue4975)
2015-12-01, by Pierre-Yves David
addrevision: handle code path not producing delta
2015-12-01, by Pierre-Yves David
addrevision: rename 'd' to 'delta'
2015-12-01, by Pierre-Yves David
strip: add a --keep test related to removing files from dirstate
2015-11-30, by Christian Delahousse
dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild
2015-11-30, by Christian Delahousse
debugrebuilddirstate: added tests for --minimal flag
2015-12-01, by Christian Delahousse
debugdirstate: add command to rebuildstate test to modify dirstate
2015-12-01, by Christian Delahousse
graft: improve --continue abort message
2015-12-02, by timeless
summary: mention graft
2015-12-02, by timeless
histedit: mention histedit-last-edit.txt on abort
2015-12-02, by timeless
histedit: add missing raise keyword to statement
2015-12-02, by timeless
histedit: improve grammar for _histedit comment
2015-12-02, by timeless
test-fncache: ensure lock doesn't look held to __del__
2015-12-01, by Augie Fackler
commands: inline definition of localrepo.parents() and drop the method (API)
2015-11-11, by Augie Fackler
localrepo: document nodebookmarks
2015-11-11, by Augie Fackler
localrepo: remove clone method by hoisting into hg.py
2015-11-11, by Augie Fackler
filemerge: default regular prompts to 'leave unresolved' (BC)
2015-12-01, by Siddharth Agarwal
filemerge: add a 'leave unresolved' option to change/delete prompts
2015-11-30, by Siddharth Agarwal
filemerge: add a 'leave unresolved' option to regular prompts
2015-11-30, by Siddharth Agarwal
filemerge: add debug output for whether this is a change/delete conflict
2015-11-25, by Siddharth Agarwal
webcommands: test that fctx is not None in filediff()
2015-11-28, by Anton Shestakov
webcommands: stop using ersatz if-else ternary operator for rename variable
2015-11-28, by Anton Shestakov
webcommands: get correct parents when comparing a removed file (issue4962)
2015-11-28, by Anton Shestakov
repair: use bookmarks.recordchange instead of bookmarks.write
2015-11-30, by Laurent Charignon
commit: add amend mode for commit -i
2015-11-30, by Laurent Charignon
commit: add a way to return more information from the chunkselector
2015-11-30, by Laurent Charignon
histedit: edit with custom filename
2015-11-21, by Mykola Nikishov
ui: allow open editor with custom filename
2015-11-21, by Mykola Nikishov
help: make help deprecated mention the extension
2015-11-30, by timeless
help: make listexts less confusing for deprecated exts
2015-11-30, by timeless
patchbomb: rename email function
2015-11-29, by timeless
graphlog: rename glog function
2015-11-29, by timeless
commit: preserve extra when amending with commit --amend
2015-11-28, by Mike Edgar
graft: copy extra (except branch) when copying changesets
2015-11-28, by Mike Edgar
rebase: propagate extra dict from rebase source changeset
2015-11-28, by Mike Edgar
histedit: add examples
2015-11-25, by Mathias De Maré
commands: add examples for 'addremove'
2015-11-25, by Mathias De Maré
commands: add example for 'hg add'
2015-11-25, by Mathias De Maré
extensions: refuse to load extensions if minimum hg version not met
2015-11-24, by Gregory Szorc
run-tests: add --slowtimeout and use it for slow tests
2015-11-25, by timeless
serve: unify cmdutil.service() calls of commandserver and hgweb
2015-10-31, by Yuya Nishihara
hgweb: extract factory function of httpservice object
2015-10-31, by Yuya Nishihara
hgweb: move httpservice object from commands module
2015-10-31, by Yuya Nishihara
merge: move almost all change/delete conflicts to resolve phase (BC) (API)
2015-11-25, by Siddharth Agarwal
test-merge-changedelete.t: print out debugmergestate
2015-11-25, by Siddharth Agarwal
debugmergestate: also recognize change/delete conflicts in the merge state
2015-11-24, by Siddharth Agarwal
debugmergestate: print out null nodes as 'null'
2015-11-30, by Siddharth Agarwal
test-merge-force.t: check .orig files separately
2015-11-24, by Siddharth Agarwal
merge.recordupdates: mark 'a' files as added unconditionally
2015-11-24, by Siddharth Agarwal
merge: add a new action type representing files to add/mark as modified
2015-11-30, by Siddharth Agarwal
mergestate: add a cached property accessor for the local context
2015-11-30, by Siddharth Agarwal
mergestate: raise exception if otherctx is accessed but _other isn't set
2015-11-30, by Siddharth Agarwal
pager: improve help for --pager=
2015-11-30, by timeless
setup: remove unused py_modules argument to setup()
2015-11-24, by Gregory Szorc
test-merge-changedelete.t: add resolve --list output
2015-11-23, by Siddharth Agarwal
test-merge-changedelete.t: add a file with regular merge conflicts
2015-11-23, by Siddharth Agarwal
filemerge: in ':prompt', use ':fail' tool rather than returning directly
2015-11-24, by Siddharth Agarwal
filemerge: in ':fail' tool, write out other side if local side is deleted
2015-11-24, by Siddharth Agarwal
mergestate: explicitly forget 'dc' conflicts where the deleted side is picked
2015-11-23, by Siddharth Agarwal
merge.applyupdates: add all actions returned from merge state
2015-11-23, by Siddharth Agarwal
identify: refer to log to be able to view full hashes
2015-11-27, by Mathias De Maré
log: add 'hg log' example for full hashes
2015-11-27, by Mathias De Maré
backout: add examples to clarify basic usage
2015-10-02, by Mathias De Maré
gpg: rename sigcheck function
2015-11-25, by timeless
extensions: properly mark progress as part of core
2015-11-24, by Augie Fackler
test-help: don't use progress extension for the test of argument parsing
2015-11-27, by Yuya Nishihara
hghave.py: fix matchoutput documentation
2015-11-24, by timeless
dispatch: use versiontuple()
2015-11-24, by Gregory Szorc
util: add versiontuple() for returning parsed version information
2015-11-24, by Gregory Szorc
extensions: rename _ignore to _builtin, add descriptive comment
2015-11-24, by Bryan O'Sullivan
ui: avoid needless casting to a str
2015-11-22, by Gregory Szorc
ui: remove labeled argument from popbuffer
2015-11-24, by Gregory Szorc
color: evaluate labels at write time
2015-11-22, by Gregory Szorc
cmdutil: pass labeled=True to pushbuffer()
2015-11-22, by Gregory Szorc
ui: track label expansion when creating buffers
2015-11-22, by Gregory Szorc
Added signature for changeset 2d437a0f3355
stable
2015-12-01, by Matt Mackall
Added tag 3.6.2 for changeset 2d437a0f3355
stable
2015-12-01, by Matt Mackall
docker: match more version of 'hg docker version' (issue4967)
stable
3.6.2
2015-11-24, by Pierre-Yves David
localrepo.commit: check all files for resolve state (issue4972)
stable
2015-11-30, by Siddharth Agarwal
test-contrib-perf: add smoke tests for perf.py
2015-11-24, by timeless
contrib/perf: perfparents handle filtered repos
2015-11-24, by timeless
contrib/perf: perfparents handle tiny repos
2015-11-24, by timeless
contrib/perf: fix perfmergecalculate
2015-11-24, by timeless
contrib/perf: fix perffncachewrite
2015-11-24, by timeless
contrib/perf: omit duplicated function
2015-11-24, by timeless
contrib/perf: name functions to match decorators
2015-11-24, by timeless
hghave.py: remove execute bit
2015-11-24, by timeless
format: create new repository as 'generaldelta' by default
2015-11-02, by Pierre-Yves David
shelve: use colon instead of quotes in 'changes to' description
2015-11-22, by Siddharth Agarwal
merge.applyupdates: create absentfilectxes for change/delete conflicts
2015-11-22, by Siddharth Agarwal
mergestate: add methods to queue files to remove, add or get
2015-11-22, by Siddharth Agarwal
resolve: record dirstate actions after performing resolutions
2015-11-15, by Siddharth Agarwal
mergestate: add a way to record pending dirstate actions
2015-11-20, by Siddharth Agarwal
merge.recordupdates: don't require action keys to be present in dict
2015-11-15, by Siddharth Agarwal
histedit: constant-ify the constraints list
2015-11-23, by Augie Fackler
histedit: add an experimental base action
2015-11-17, by Mateusz Kwapich
histedit: add abortdirty function
2015-11-17, by Mateusz Kwapich
histedit: add forceother constraint
2015-11-12, by Mateusz Kwapich
histedit: make verification configurable
2015-11-17, by Mateusz Kwapich
paper: show current revision on file log page
2015-11-13, by Anton Shestakov
merge.applyupdates: extend action queues with ones returned from mergestate
2015-11-20, by Siddharth Agarwal
mergestate: add a method to compute actions to perform on dirstate
2015-11-20, by Siddharth Agarwal
merge.applyupdates: use counters from mergestate
2015-11-20, by Siddharth Agarwal
mergestate: add a function to return the number of unresolved files
2015-11-20, by Siddharth Agarwal
mergestate: add a method to return updated/merged/removed counts
2015-11-20, by Siddharth Agarwal
mergestate._resolve: don't return the action any more
2015-11-20, by Siddharth Agarwal
mergestate._resolve: store return code and action for each file
2015-11-20, by Siddharth Agarwal
revsetbenchmarks: support benchmarking changectx loading
2015-11-21, by Gregory Szorc
perf: support obtaining contexts from perfrevset
2015-11-21, by Gregory Szorc
localrepo: improve docstring for revset methods
2015-11-21, by Gregory Szorc
revlog: improve documentation
2015-11-22, by Gregory Szorc
demandimport: don't enable when running under PyPy
2015-11-21, by Gregory Szorc
ui.write: don't clear progress bar when writing to a buffer
2015-11-14, by Gregory Szorc
test-resolve: fix '--tool f' invocation for Windows
2015-11-22, by Matt Harbison
util.datestr: use divmod()
2015-11-14, by Gregory Szorc
cmdutil.changeset_printer: pass context into showpatch()
2015-11-14, by Gregory Szorc
context: avoid extra parents lookups
2015-11-21, by Gregory Szorc
context: optimize _parents()
2015-11-21, by Gregory Szorc
test-histedit: $TESTTMP quoting fixes for Windows
2015-11-22, by Matt Harbison
lsprof: support PyPy (issue4573)
2015-11-21, by Gregory Szorc
base85: clean up function definition style
2015-11-11, by Augie Fackler
rebase: use bookmarks.recordchange instead of bookmarks.write
2015-11-20, by Laurent Charignon
rebase: indentation change to make the next patch more legible
2015-11-20, by Laurent Charignon
test-run-tests: conditionalize the $TESTDIR check for Windows separator
2015-11-16, by Matt Harbison
test-context: conditionalize the workingfilectx date printing for Windows
2015-11-09, by Matt Harbison
test-mq-qrefresh: drop single quoting of HGEDITOR value for Windows
2015-11-16, by Matt Harbison
test-import: don't use printf to append an extension to $HGRCPATH
2015-11-16, by Matt Harbison
test-ssh: stop quoting dummyssh invocation for Windows
2015-11-16, by Matt Harbison
strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
2015-11-20, by Laurent Charignon
histedit: make use of bookmarks.recordchange instead of bookmarks.write
2015-11-20, by Laurent Charignon
largefiles: fall back to the original for change/delete conflicts
2015-11-18, by Siddharth Agarwal
mergestate.add: store absentfilectxes as nullhex
2015-11-14, by Siddharth Agarwal
mergestate._resolve: handle change/delete conflicts
2015-11-20, by Siddharth Agarwal
filemerge: don't try to copy files known to be absent
2015-11-14, by Siddharth Agarwal
hgweb: use absolute_import
2015-10-31, by Yuya Nishihara
hgweb: import wsgicgi at top level
2015-11-01, by Yuya Nishihara
hgweb: import BaseHTTPServer as module at top level
2015-11-01, by Yuya Nishihara
hgweb: do not import hgweb_mod.hgweb and .makebreadcrumb as symbol
2015-11-01, by Yuya Nishihara
filemerge: don't try using external tools on change/delete conflicts
2015-11-13, by Siddharth Agarwal
filemerge: don't attempt to premerge change/delete conflicts
2015-11-13, by Siddharth Agarwal
filemerge._mergecheck: add check for change/delete conflicts
2015-11-13, by Siddharth Agarwal
filemerge._picktool: only pick from nomerge tools for change/delete conflicts
2015-11-15, by Siddharth Agarwal
filemerge: add support for change/delete conflicts to the ':prompt' tool
2015-11-13, by Siddharth Agarwal
filemerge: add support for change/delete conflicts to the ':other' merge tool
2015-11-18, by Siddharth Agarwal
filemerge: add support for change/delete conflicts to the ':local' merge tool
2015-11-18, by Siddharth Agarwal
merge.mergestate: compute dirstate action
2015-11-19, by Siddharth Agarwal
filemerge: return whether the file was deleted
2015-11-18, by Siddharth Agarwal
filemerge: return whether the file is deleted from all other merge tools
2015-11-18, by Siddharth Agarwal
filemerge: return whether the file is deleted for nomerge internal tools
2015-11-18, by Siddharth Agarwal
mergestate: allow storing and retrieving change/delete conflicts
2015-11-18, by Siddharth Agarwal
strip: changing bookmark argument to be a list
2015-11-19, by Shubhanshu Agrawal
strip: strip a list of bookmarks
2015-11-15, by Shubhanshu Agrawal
revset: speed up '_matchfiles'
2015-11-18, by Pierre-Yves David
mergestate: handle additional record types specially
2015-11-18, by Siddharth Agarwal
test-resolve.t: remove completely unnecessary line
2015-11-18, by Siddharth Agarwal
resolve: fix incorrect merge
2015-11-18, by Siddharth Agarwal
fileset: add missing() predicate (issue4925)
2015-11-18, by liscju
webutil: make _siblings into an object with __iter__ and __len__
2015-11-10, by Anton Shestakov
mergestate: move binary format documentation into _readrecordsv2
2015-11-18, by Siddharth Agarwal
unshelve: add support for custom merge tools
2015-11-18, by Siddharth Agarwal
unshelve: shed spurious space
2015-11-18, by Siddharth Agarwal
unshelve: add -k as short form of --keep
2015-11-18, by Siddharth Agarwal
import-checker: allow symbol imports from hgweb.common and .request
2015-11-01, by Yuya Nishihara
perf: un-bitrot perfstatus
2015-11-19, by Matt Mackall
util: drop statmtimesec
2015-11-19, by Matt Mackall
util: disable floating point stat times (issue4836)
2015-11-19, by Matt Mackall
rebase: refactoring to avoid repetition of expression
2015-11-18, by Laurent Charignon
rebase: remove an unused todo
2015-11-18, by Laurent Charignon
rebase: don't rebase obsolete commits with no successor
2015-11-18, by Laurent Charignon
rebase: fix a typo in test-rebase-obsolete
2015-11-18, by Laurent Charignon
merge with stable
2015-11-18, by Matt Mackall
hgweb: unify import style of error classes
2015-11-01, by Yuya Nishihara
hgweb: do not import templatefilters.revescape and websub as symbol
2015-11-01, by Yuya Nishihara
hgweb: alias ui module as uimod
2015-11-01, by Yuya Nishihara
mergestate.commit: factor out making the list of records
2015-11-17, by Siddharth Agarwal
mergestate: move _read() call to read constructor
2015-11-17, by Siddharth Agarwal
debugmergestate: explain why we create mergestate objects directly
2015-11-17, by Siddharth Agarwal
debugdirstate: convert keyword parameters to **opts
2015-11-11, by Christian Delahousse
convert: changed test's progress output format to ignore estimate
2015-11-17, by Christian Delahousse
mq: use repo._bookmarks.recordchange instead of repo._bookmarks.write
2015-11-17, by Laurent Charignon
mq: indentation change to make the next patch more legible
2015-11-17, by Laurent Charignon
bookmarks: use repo._bookmarks.recordchange instead of repo._bookmarks.write
2015-11-17, by Laurent Charignon
localrepo: put bookmark move following commit in one transaction
2015-11-18, by Laurent Charignon
test-resolve.t: switch to mergestate.read()
2015-11-17, by Siddharth Agarwal
localrepo.commit: switch to mergestate.read()
2015-11-17, by Siddharth Agarwal
fileset: switch to mergestate.read()
2015-11-17, by Siddharth Agarwal
commands.summary: switch to mergestate.read()
2015-11-17, by Siddharth Agarwal
commands.resolve: switch to mergestate.read()
2015-11-17, by Siddharth Agarwal
shelve: switch to mergestate.read()
2015-11-17, by Siddharth Agarwal
mergestate: add a constructor that reads state from disk
2015-11-17, by Siddharth Agarwal
merge.applyupdates: switch to mergestate.clean()
2015-11-17, by Siddharth Agarwal
localrepo: switch to mergestate.clean()
2015-11-17, by Siddharth Agarwal
strip: switch to mergestate.clean()
2015-11-17, by Siddharth Agarwal
mergestate: add a constructor that sets up a clean merge state
2015-11-17, by Siddharth Agarwal
mergestate: raise structured exception for unsupported merge records
2015-11-17, by Siddharth Agarwal
error: add a structured exception for unsupported merge records
2015-11-17, by Siddharth Agarwal
dirstate: back out 502b56a9e897
2015-11-17, by Bryan O'Sullivan
osutil: make statfiles check for interrupts periodically
2015-11-17, by Bryan O'Sullivan
osutil: don't leak on statfiles error
2015-11-17, by Bryan O'Sullivan
histedit: extracts _isdirtywc function
2015-11-12, by liscju
node: add 'nullhex', hex-encoded nullid
2015-11-16, by Siddharth Agarwal
filemerge: introduce class whose objects represent files not in a context
2015-11-16, by Siddharth Agarwal
filectx: add isabsent method
2015-11-16, by Siddharth Agarwal
filectx: allow custom comparators
2015-11-13, by Siddharth Agarwal
debugmergestate: print out record type for files
2015-11-13, by Siddharth Agarwal
merge.applyupdates: don't return early if merge driver's conclude failed
2015-11-15, by Siddharth Agarwal
convert: use repo._bookmarks.recordchange instead of repo._bookmarks.write
2015-11-16, by Laurent Charignon
convert: indentation change to make the next patch more legible
2015-11-16, by Laurent Charignon
strip: renaming local variables
2015-11-15, by Shubhanshu Agrawal
test-rename-merge2: make selected output less arbitrary
2015-02-11, by Martin von Zweigbergk
test-convert-git: drop a git warning that doesn't occur on Windows
2015-11-15, by Matt Harbison
tests: fix globs for Windows
2015-11-15, by Matt Harbison
pull: return 255 value on update failure (issue4948) (BC)
2015-11-15, by liscju
filemerge: remove leading space from " no tool found..."
2015-11-11, by Martin von Zweigbergk
test-encoding: enable fuzz testing of utf8b roundtrip
2015-11-09, by Yuya Nishihara
import-checker: reset context to verify convention in function scope
2015-11-01, by Yuya Nishihara
less
more
|
(0)
-10000
-3000
-1000
-960
+960
+1000
+3000
+10000
tip