Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
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
convert: don't drop missing or corrupt tag entries
stable
2018-08-14, by Matt Harbison
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
tests: move assertion closer to want/got declarations in test-parseindex2.py
2018-08-09, by Augie Fackler
tests: move chunks of test-parseindex2.py to use unittest properly
2018-08-09, by Augie Fackler
tests: fix up indent width in test-parseindex2.py
2018-08-09, by Augie Fackler
tests: start moving test-parseindex2.py to a unittest
2018-08-09, by Augie Fackler
tests: port test-absorb-filefixupstate to Python 3
2018-08-09, by Augie Fackler
absorb: port partway to Python 3
2018-08-09, by Augie Fackler
localrepo: better error when a repo exists but we lack permissions
2018-08-04, by Valentin Gatien-Baron
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip