Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-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.
manifest: set appropriate cache entry when clearing _dirlogcache()
2018-08-10, by Gregory Szorc
manifest: remove addgroup() from manifestlog and imanifestlog
2018-08-10, by Gregory Szorc
repository: clarify role of imanifestlog
2018-08-10, by Gregory Szorc
changegroup: change topics during generation
2018-08-10, by Gregory Szorc
changegroup: rename mfs to manifests
2018-08-10, by Gregory Szorc
changegroup: clean up changelog callback
2018-08-10, by Gregory Szorc
changegroup: call rev() on manifestlog instance
2018-08-10, by Gregory Szorc
manifest: rename dir to tree to avoid shadowing built-in
2018-08-10, by Gregory Szorc
repository: remove candelta() from ifileindex
2018-08-09, by Gregory Szorc
changegroup: rename dir to tree to avoid shadowing a built-in
2018-08-09, by Gregory Szorc
repository: remove storedeltachains from ifilestorage
2018-08-09, by Gregory Szorc
repository: establish API for emitting revision deltas
2018-08-09, by Gregory Szorc
repository: formalize interfaces for revision deltas and requests
2018-08-09, by Gregory Szorc
changegroup: move node sorting into deltagroup()
2018-08-09, by Gregory Szorc
cext: fix truncation warnings in revlog on Windows
2018-08-21, by Matt Harbison
cext: fix revlog compiler error on Windows
2018-08-21, by Matt Harbison
shortest: use nodetree for finding shortest node within revset
2018-08-05, by Martin von Zweigbergk
index: fix a comment about overflow-checking
2018-08-20, by Martin von Zweigbergk
tests: demonstrate a problem with renames on the p2 side of a conversion
2018-08-20, by Matt Harbison
tests: add a test to show the added/modified/removed files in a bzr convert
2018-07-13, by Matt Harbison
tests: show added/modified/removed files when logging repos converted from bzr
2018-07-13, by Matt Harbison
tests: drop an unnecessary redirect to /dev/null
2018-08-20, by Matt Harbison
py3: whitelist another test caught by the ratchet
2018-08-20, by Augie Fackler
index: move raise_revlog_error() further up
2018-08-03, by Martin von Zweigbergk
index: make node tree a Python object
2018-07-06, by Martin von Zweigbergk
index: rename _fix_index() since it no longer fixes the index
2018-08-19, by Martin von Zweigbergk
index: don't include nullid in boundary check in pure code
2018-08-18, by Martin von Zweigbergk
fastannotate: address pyflakes concerns
2018-08-20, by Augie Fackler
fastannotate: move some global state mutation to extsetup()
2018-08-09, by Augie Fackler
fastannotate: rip out specialized support for remotefilelog
2018-08-09, by Augie Fackler
fastannotate: record some TODO items from indygreg's review
2018-08-09, by Augie Fackler
fastannotate: write out files from server in a predictable order
2018-08-01, by Augie Fackler
fastannotate: initial import from Facebook's hg-experimental
2018-07-30, by Augie Fackler
util: improve handling of truncated compressed streams
2018-08-16, by Joerg Sonnenberger
zsh_completion: update all options
2018-08-10, by Anton Shestakov
zsh_completion: run hg with HGPLAINEXCEPT=alias to list commands
2018-08-10, by Anton Shestakov
zsh_completion: remove completion for obsolete graphlog extension
2018-08-10, by Anton Shestakov
zsh_completion: declare appropriate local parameters for ->string form
2018-08-10, by Anton Shestakov
zsh_completion: complete files from `hg st -mar` for commit and diff
2018-08-10, by Anton Shestakov
zsh_completion: drop -w, add -S to _arguments
2018-08-10, by Anton Shestakov
zsh_completion: rename _hg_style_opts to _hg_template_opts
2018-08-10, by Anton Shestakov
pycompat: wrap xrange for py2 to provide efficient __contains__
2018-08-17, by Joerg Sonnenberger
merge with stable
2018-08-20, by Martin von Zweigbergk
node: correct hex representation of pseudo node ids
2018-08-18, by Yuya Nishihara
merge with stable
2018-08-19, by Augie Fackler
revlog: fix typo in 'buildtext' name
2018-08-16, by Boris Feld
revlog: fix pure version of _partialmatch() to include nullid
2018-08-18, by Martin von Zweigbergk
tests: conditionalize color output on abort
2018-08-18, by Matt Harbison
tests: conditionalize out tests that msys is mangling
2018-08-18, by Matt Harbison
test-absorb: stabilize for no-execbit platforms
2018-08-18, by Matt Harbison
test-graft: add a missing output line for Windows
2018-08-18, by Matt Harbison
share: allow more than one level of directories to be created
2018-08-18, by Matt Harbison
clone: allow local cloning to create more than one level of directories
2018-08-18, by Matt Harbison
tests: demonstrate an inconsistency when cloning to a missing directory tree
2018-08-17, by Matt Harbison
tests: stabilize test-merge-tools.t on Windows
2018-08-18, by Matt Harbison
dagutil: remove module
2018-08-17, by Gregory Szorc
dagop: port revlogdag.linearize() to standalone function
2018-08-17, by Gregory Szorc
dagutil: use revlog.parentrevs() for resolving parent revisions
2018-08-17, by Gregory Szorc
dagop: extract headsetofconnecteds() from dagutil
2018-08-17, by Gregory Szorc
setdiscovery: precompute children revisions to avoid quadratic lookup
2018-08-17, by Gregory Szorc
dagutil: remove unused classes
2018-08-17, by Gregory Szorc
setdiscovery: use revset for resolving DAG heads in a subset
2018-08-17, by Gregory Szorc
dagutil: remove ability to invert instances
2018-08-17, by Gregory Szorc
setdiscovery: don't use dagutil for parent resolution
2018-08-17, by Gregory Szorc
setdiscovery: use revsets for computing a subset's heads and roots
2018-08-17, by Gregory Szorc
dagutil: remove heads() and localsubset from revlogdag.__init__
2018-08-17, by Gregory Szorc
setdiscovery: pass head revisions into sample functions
2018-08-17, by Gregory Szorc
setdiscovery: pass heads into _updatesample()
2018-08-17, by Gregory Szorc
setdiscovery: use a revset for finding DAG heads in a subset
2018-08-17, by Gregory Szorc
setdiscovery: reflect use of revs instead of nodes
2018-08-17, by Gregory Szorc
dagutil: remove descendantset() and ancestorset()
2018-08-17, by Gregory Szorc
setdiscovery: use a revset instead of dagutil.descendantset()
2018-08-17, by Gregory Szorc
setdiscovery: don't use dagutil to compute heads
2018-08-16, by Gregory Szorc
dagutil: remove nodeset()
2018-08-16, by Gregory Szorc
debugcommands: use a revset instead of dagutil
2018-08-16, by Gregory Szorc
dagutil: remove internalize() and internalizeall()
2018-08-16, by Gregory Szorc
setdiscovery: don't use dagutil for node -> rev conversion
2018-08-16, by Gregory Szorc
dagutil: remove externalize() and externalizeall()
2018-08-16, by Gregory Szorc
setdiscovery: don't use dagutil for rev -> node conversions
2018-08-16, by Gregory Szorc
exchange: don't use dagutil
2018-08-16, by Gregory Szorc
revlog: only consider the span of the delta section
2018-07-20, by Paul Morelle
revlog: ensure intermediate snapshot have decreasing size
2018-07-23, by Boris Feld
revlog: bound number of snapshots in a chain
2018-03-07, by Paul Morelle
revlog: compute snapshot depth on delta info
2018-07-20, by Boris Feld
debugrevlog: display snapshot details per depth
2018-08-15, by Boris Feld
revlog: add a method to retrieve snapshot depth
2018-08-15, by Boris Feld
debugrevlog: include information about intermediate snapshots
2018-07-27, by Boris Feld
revlog: also detect intermediate snapshots
2018-07-20, by Paul Morelle
revlog: add a method to tells whether rev is stored as a snapshot
2018-07-20, by Paul Morelle
debugrevlog: fix for non-manifest object
2018-08-15, by Boris Feld
merge with stable
2018-08-17, by Gregory Szorc
nodes: expand/comment the magic nodes so they are more easily searchable
2018-08-17, by Kyle Lippincott
revlog: obtain the first node at the lowest layer while building pure nodemap
2018-08-17, by Yuya Nishihara
revlog: fix pure nodemap to not access missing index entry
2018-08-17, by Yuya Nishihara
changelog: remove copy of revlog.nodemap()
2018-08-17, by Yuya Nishihara
branchmap: explicitly convert file into iterator
2018-08-17, by Yuya Nishihara
branchmap: close cache file properly
2018-08-17, by Yuya Nishihara
branchmap: strip '\n' read from cache file as before
2018-08-17, by Yuya Nishihara
rebase: do not pass in user option to rollback in-memory merge conflict
2018-08-17, by Yuya Nishihara
rebase: add test for in-memory merge conflicts
2018-08-17, by Yuya Nishihara
rebase: call _dorebase() properly
2018-08-16, by Gregory Szorc
context: make sure file is not deleted while checking path conflicts
2018-08-16, by Pulkit Goyal
tests: demonstrate that IMM needs to be smarter with path conflicts
2018-08-16, by Pulkit Goyal
tests: don't create new repo inside existing repo in test-rebase-inmemory.t
2018-08-16, by Pulkit Goyal
tests: remove test-py3-commands.t
2018-07-25, by Augie Fackler
tests: update test-check-py3-compat.t output in the py3exe branch
2018-07-25, by Augie Fackler
overlayworkingctx: fix exception in metadata-only inmemory merges (issue5960)
2018-08-15, by Kyle Lippincott
filemerge: show actual capabilities of internal merge tools
2018-08-14, by FUJIWARA Katsunori
filemerge: add config knob to check capabilities of internal merge tools
2018-08-15, by FUJIWARA Katsunori
filemerge: show warning if chosen tool has no binary files capability
2018-08-15, by FUJIWARA Katsunori
filemerge: add the function to examine a capability of a internal tool
2018-08-14, by FUJIWARA Katsunori
filemerge: set actual capabilities of internal merge tools
2018-08-14, by FUJIWARA Katsunori
help: describe more detail about capabilities while deciding merge tool
2018-08-14, by FUJIWARA Katsunori
tests: un-glob patchbomb test lines that were only globbing a hostname
2018-08-16, by Augie Fackler
tests: force a stable hostname in patchbomb tests
2018-08-16, by Augie Fackler
patchbomb: allow using HGHOSTNAME to force a hostname
2018-08-16, by Augie Fackler
patchbomb: extract function for generating message-id
2018-08-16, by Augie Fackler
rebase: cover restorestatus() by lock to prevent it from being updated
2018-08-15, by Sushil khanchi
branchmap: load branchmap as an iterable
2018-08-13, by Martijn Pieters
perf: time loading branchmap caches
2018-08-13, by Martijn Pieters
tests: add conditional output when simplestore extensions is loaded
2018-08-16, by Gregory Szorc
tests: conditionalize extension tests for extra extensions
2018-08-16, by Gregory Szorc
commit: try hard to reuse p1 manifest if nothing changed
2018-07-07, by Yuya Nishihara
merge: add tests for commit with no content change
2018-08-12, by Yuya Nishihara
commit: add debug message regarding manifest reuse
2018-07-07, by Yuya Nishihara
mail: convert encoding.encoding to sysstr
2018-08-12, by Yuya Nishihara
mail: call s.decode('ascii') explicitly to see if s is an ascii bytes
2018-08-12, by Yuya Nishihara
mail: pass in addr to _addressencode() in bytes
2018-08-12, by Yuya Nishihara
mail: remove redundant bytesurl() from addrlistencode()
2018-08-12, by Yuya Nishihara
patchbomb: really use BytesGenerator API
2018-08-12, by Yuya Nishihara
byteify-strings: prevent "__name__ == '__main__'" from being transformed
2018-08-12, by Yuya Nishihara
merge with stable
2018-08-15, by Augie Fackler
rebase: turn off inmemory flag on --stop
2018-08-15, by Yuya Nishihara
rebase: use action variable to select things to do
2018-08-15, by Yuya Nishihara
rebase: consolidate check for --dry-run/--confirm on abort/stop/continue
2018-08-15, by Yuya Nishihara
rebase: consolidate check for --abort/--stop/--continue conflicts
2018-08-15, by Yuya Nishihara
rebase: do not set internal dryrun flag by --confirm
2018-08-15, by Yuya Nishihara
rebase: add test to show --stop moves bookmarks
2018-07-27, by Sushil khanchi
rebase: include --stop option in documentation
2018-07-22, by Sushil khanchi
rebase: raise error for options conflicting with --stop
2018-07-22, by Sushil khanchi
rebase: add --stop option to stop rebase at any point (issue5206)
2018-07-18, by Sushil khanchi
statprof: cleanup string construction
2018-06-01, by Boris Feld
addremove: add associated color for the new labels
2018-07-25, by Boris Feld
remove: add a label for messages about removed files
2018-08-14, by Boris Feld
add: add a label for messages about added files
2018-08-14, by Boris Feld
addremove: add labels for messages about added and removed files
2018-07-25, by Boris Feld
revlog: filter out "invalid" delta base candidates
2018-07-27, by Boris Feld
revlog: use a symbolic constant for the deltas/text ration
2018-08-14, by Boris Feld
revlog: do not search for delta for empty content
2018-07-27, by Boris Feld
revlog: split and document good delta conditional
2018-08-14, by Boris Feld
revlog: skip over empty revision when looking for delta base
2018-07-27, by Boris Feld
debugrevlog: display details about empty revision
2018-07-28, by Boris Feld
debugrevlog: track empty revlog entries
2018-07-27, by Boris Feld
debugrevlog: document some of the variable used
2018-07-27, by Boris Feld
revlog: drop compatibility for `revlog.descendant` (API)
2018-08-14, by Boris Feld
context: drop compatibility for `context.descendant` (API)
2018-08-14, by Boris Feld
cmdutil: remove _updatecleanmsg() which is no longer used anywhere
2018-08-10, by Yuya Nishihara
cmdutil: fix weird indent in _mergemsg()
2018-08-10, by Yuya Nishihara
cext: fix a warning about differing const qualifiers on Windows
2018-08-10, by Matt Harbison
cext: fix most truncation warnings in revlog on Windows
2018-08-10, by Matt Harbison
cext: fix Windows warning about implicit conversion of 32-bit shift to 64 bit
2018-08-09, by Matt Harbison
index: make capacity argument to nt_init be measured in revisions
2018-08-09, by Martin von Zweigbergk
index: avoid duplicating capacity-growth expression
2018-08-08, by Martin von Zweigbergk
index: move check for too large capacity into nt_init()
2018-08-08, by Martin von Zweigbergk
shortest: don't include nullid in disambigution revset
2018-08-08, by Martin von Zweigbergk
index: don't include nullid in the internal "length" field
2018-08-08, by Martin von Zweigbergk
tests: add test coverage for revlogindex[-1] which was previously missing
2018-08-09, by Augie Fackler
context: safegaurd from 'lx' being passed as file flag in manifest
2018-08-01, by Pulkit Goyal
debugcommands: urlerror only has a read() method in Python 2
2018-08-10, by Augie Fackler
debugcommands: get_method should always return a sysstr
2018-08-10, by Augie Fackler
stringutil: if we get a memoryview in escapestr, coerce it to bytes
2018-08-10, by Augie Fackler
debugcommands: fix a missing b prefix
2018-08-10, by Augie Fackler
wireprotohelpers: add missing b prefixes
2018-08-10, by Augie Fackler
util: fix signature of setsockopt in socket observer
2018-08-10, by Augie Fackler
tests: port test-glog.t to Python 3 by using extracted printrevset
2018-08-10, by Augie Fackler
tests: extract printrevset extension from test-glog-beautifygraph.t
2018-08-10, by Augie Fackler
tests: add missing b'' prefix in test-check-code.t
2018-08-10, by Augie Fackler
contrib: have check-code look at files in latin1 instead of ascii
2018-08-10, by Augie Fackler
tests: port inline extension in test for beautifygraph to Python 3
2018-08-10, by Augie Fackler
beautifygraph: use slicing instead of subscripting on bytestr
2018-08-10, by Augie Fackler
beautifygraph: use sysstr for checking encoding._wide
2018-08-10, by Augie Fackler
stringutil: have buildrepr delegate to pprint for unknown types
2018-08-10, by Augie Fackler
stringutil: teach pprint about sets
2018-08-10, by Augie Fackler
parser: replace bespoke _brepr with stringutil.pprint
2018-08-10, by Augie Fackler
mq: use stringutil.pprint instead of pycompat.byterepr
2018-08-10, by Augie Fackler
tests: remove expected output of test-parseindex2.py
2018-08-09, by Augie Fackler
parsers: adjust pure-python version to mimic a3dacabd476b
2018-08-09, by Augie Fackler
tests: restore Python 3 compat in test-parseindex2.py
2018-08-09, by Augie Fackler
tests: port remaining bits of test-parseindex2 to unittest asserts
2018-08-09, by Augie Fackler
tests: allow more detailed error message from re.compile
2018-08-09, by Augie Fackler
grep: include format string in columns list
2018-08-09, by Augie Fackler
grep: coerce username to bytestr, not str
2018-08-09, by Augie Fackler
grep: difflib sequencematcher opcodes are native strs
2018-08-09, by Augie Fackler
tests: allow for a bonus newline in base64'd email payload
2018-08-09, by Augie Fackler
mail: be more cautious about bytes vs str for py3 compat
2018-08-09, by Augie Fackler
patchbomb: use native strings when determining attachment disposition
2018-08-09, by Augie Fackler
mail: always fall back to iso-8859-1 if us-ascii won't work (BC)
2018-08-09, by Augie Fackler
tests: put some Python 3 polish on inline Python invocations
2018-08-09, by Augie Fackler
patchbomb: don't unintentionally duplicate headers
2018-08-09, by Augie Fackler
patchbomb: use sysstrs when describing content-type
2018-08-09, by Augie Fackler
patchbomb: use native strs for email header keys and values
2018-08-09, by Augie Fackler
patchbomb: use email.encoders instead of email.Encoders
2018-08-09, by Augie Fackler
mail: properly handle email addresses typically being unicodes
2018-08-09, by Augie Fackler
tests: fix Python3 issues in Python one-liners in test-patchbomb.t
2018-08-09, by Augie Fackler
dummysmtpd: accept additional kwargs from stdlib smtpd
2018-08-09, by Augie Fackler
mail: fix debug print, which appears to have been broken for a long time
2018-08-09, by Augie Fackler
patchbomb: python 3 really wants those email addresses in unicode
2018-07-16, by Augie Fackler
mail: stop using the smtplib.SSLFakeFile and use socket.socket.makefile
2018-07-16, by Augie Fackler
mail: modernize check for Python-with-TLS
2018-07-16, by Augie Fackler
mail: cope with Py3 unicode antics on email addresses
2018-07-16, by Augie Fackler
mail: fix _encode to be more correct on Python 3
2018-07-16, by Augie Fackler
patchbomb: work around email module really wanting to write unicode data
2018-07-16, by Augie Fackler
changegroup: invert conditional and dedent
2018-08-09, by Gregory Szorc
changegroup: capture base node instead of rev in delta request
2018-08-09, by Gregory Szorc
changegroup: introduce requests to define delta generation
2018-08-09, by Gregory Szorc
changegroup: refactor delta parent code
2018-08-08, by Gregory Szorc
changegroup: differentiate between fulltext and diff based deltas
2018-08-08, by Gregory Szorc
changegroup: minor cleanups to deltagroup()
2018-08-08, by Gregory Szorc
changegroup: emit revisiondelta instances from deltagroup()
2018-08-08, by Gregory Szorc
changegroup: move file chunk emission to generate()
2018-08-08, by Gregory Szorc
changegroup: move manifest chunk emission to generate()
2018-08-08, by Gregory Szorc
changegroup: move size tracking and end of manifests to generate()
2018-08-08, by Gregory Szorc
changegroup: emit delta group close chunk outside of deltagroup()
2018-08-08, by Gregory Szorc
changegroup: extract cgpacker.group() to standalone function
2018-08-08, by Gregory Szorc
changegroup: pass all state into group()
2018-08-08, by Gregory Szorc
changegroup: inline _prune() into call sites
2018-08-08, by Gregory Szorc
changegroup: inline _packmanifests() into generatemanifests()
2018-08-07, by Gregory Szorc
changegroup: invert conditional and dedent
2018-08-07, by Gregory Szorc
changegroup: make _revisiondeltanarrow() a standalone function
2018-08-07, by Gregory Szorc
changegroup: pass state into _revisiondeltanarrow
2018-08-07, by Gregory Szorc
changegroup: inline _close()
2018-08-07, by Gregory Szorc
changegroup: pass clrevtolocalrev to each group
2018-08-07, by Gregory Szorc
changegroup: combine _generatefiles() into generatefiles()
2018-08-07, by Gregory Szorc
changegroup: define linknodes callbacks in generatefiles()
2018-08-07, by Gregory Szorc
changegroup: track changelog to manifest revision map explicitly
2018-08-07, by Gregory Szorc
changegroup: remove _clnodetorev
2018-08-07, by Gregory Szorc
changegroup: rename _fullnodes to _fullclnodes
2018-08-06, by Gregory Szorc
changegroup: move part of _revisiondeltanarrow into group()
2018-08-06, by Gregory Szorc
changegroup: populate _clnodetorev as part of changelog linknode lookup
2018-08-06, by Gregory Szorc
tests: rename variables in revlog index parse test for clarity
2018-08-09, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip