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.
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
changegroup: extract _revisiondeltanormal() to standalone function
2018-08-06, by Gregory Szorc
changegroup: inline _revchunk() into group()
2018-08-06, by Gregory Szorc
changegroup: pass mfdicts properly
2018-08-06, by Gregory Szorc
changegroup: pass sorted revisions into group() (API)
2018-08-06, by Gregory Szorc
changegroup: pull _fileheader out of cgpacker
2018-08-03, by Gregory Szorc
changegroup: factor changelogdone into an argument
2018-08-06, by Gregory Szorc
changegroup: record changelogdone after fully consuming its data
2018-08-03, by Gregory Szorc
changegroup: key off changelogdone
2018-08-06, by Gregory Szorc
perf: call _generatechangelog() instead of group()
2018-08-06, by Gregory Szorc
changegroup: factor changelog chunk generation into own function
2018-08-03, by Gregory Szorc
changegroup: pass function to resolve delta parents into constructor
2018-08-03, by Gregory Szorc
changegroup: restore original behavior of _nextclrevtolocalrev
2018-08-07, by Gregory Szorc
py3: whitelist another test caught by the ratchet
2018-08-09, by Augie Fackler
debugcommands: force import of fileset in debugfileset
2018-08-09, by Augie Fackler
linelog: optimize replacelines
2018-08-07, by Jun Wu
linelog: extract `len(self._program)` to a local function
2018-08-07, by Jun Wu
perf: add a command to benchmark linelog edits
2018-08-06, by Jun Wu
linelog: update internal help text
2018-08-06, by Jun Wu
fix: determine fixer tool failure by exit code instead of stderr
2018-08-07, by Danny Hooper
status: advertise --abort instead of 'update -C .' to abort graft
2018-08-09, by Pulkit Goyal
status: advertise --abort instead of 'update -C .' to abort a merge
2018-08-09, by Pulkit Goyal
narrow: add '()' to ellipsis in the revset help
2018-08-09, by Pulkit Goyal
tests: make all the string constants in test-match.py be bytes
2018-08-09, by Augie Fackler
linelog: fix bytes/str issue in exception raise on Python 3
2018-08-09, by Augie Fackler
absorb: following UI conventions
2018-08-09, by David Demelier
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip