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.
memory: avoid shadowing variables inside a list comprehension
2016-11-10, by Augie Fackler
shelve: move shelve-finishing logic to a separate function
2016-11-10, by Kostia Balytskyi
shelve: move unknown files handling to a separate function
2016-11-10, by Kostia Balytskyi
shelve: move actual created commit shelving to a separate function
2016-11-10, by Kostia Balytskyi
shelve: move 'nothing changed' messaging to a separate function
2016-11-10, by Kostia Balytskyi
shelve: move commitfunc creation to a separate function
2016-11-10, by Kostia Balytskyi
shelve: move mutableancestors to not be a closure
2016-11-10, by Kostia Balytskyi
shelve: move shelve name generation to a separate function
2016-11-10, by Kostia Balytskyi
shelve: move possible shelve file extensions to a single place
2016-11-10, by Kostia Balytskyi
manifest: delete manifest.manifest class
2016-11-10, by Durham Goode
localrepo: delete localrepo.manifest
2016-11-10, by Durham Goode
manifest: remove last uses of repo.manifest
2016-11-10, by Durham Goode
manifest: add unionmanifestlog support
2016-11-11, by Durham Goode
manifest: add bundlemanifestlog support
2016-11-11, by Durham Goode
manifest: make manifestlog use it's own cache
2016-11-10, by Durham Goode
manifest: delete unused dirlog and _newmanifest functions
2016-11-10, by Durham Goode
manifest: move clearcaches to manifestlog
2016-11-10, by Durham Goode
manifest: remove usages of manifest.read
2016-11-10, by Durham Goode
manifest: remove dependency on manifestrevlog being able to create trees
2016-11-10, by Durham Goode
color: show mode warning based on ui.formatted
2016-11-11, by Xidorn Quan
protocol: drop unused import of zlib
2016-11-10, by Augie Fackler
hook: lower inflated use of sys.__stdout__ and __stderr__
2016-11-08, by Yuya Nishihara
hook: flush stdout before restoring stderr redirection
2016-11-08, by Yuya Nishihara
hook: do not redirect stdout/err/in to ui while running in-process hooks (BC)
2016-10-20, by Yuya Nishihara
merge: change modified indicator to be 20 bytes
2016-11-10, by Durham Goode
dirstate: change added/modified placeholder hash length to 20 bytes
2016-11-10, by Durham Goode
dirstate: change placeholder hash length to 20 bytes
2016-11-10, by Durham Goode
util: remove compressorobj API from compression engines
2016-11-07, by Gregory Szorc
hgweb: use compression engine API for zlib compression
2016-11-07, by Gregory Szorc
bundle2: use compressstream compression engine API
2016-11-07, by Gregory Szorc
util: add a stream compression API to compression engines
2016-11-07, by Gregory Szorc
util: remove decompressors dict (API)
2016-11-07, by Gregory Szorc
changegroup: use compression engines API
2016-11-07, by Gregory Szorc
bundle2: use compression engines API to obtain decompressor
2016-11-07, by Gregory Szorc
util: remove compressors dict (API)
2016-11-07, by Gregory Szorc
bundle2: use new compression engine API for compression
2016-11-07, by Gregory Szorc
util: create new abstraction for compression engines
2016-11-07, by Gregory Szorc
config: mark parser regexes as bytes explicitly
2016-10-09, by Augie Fackler
ui: explicitly open config files in binary mode
2016-10-09, by Augie Fackler
help: fix double word usage
2016-11-09, by Gregory Szorc
setup: move cffi stuff to mercurial/cffi
2016-11-09, by Jun Wu
manifest: remove manifest.add and add memmfctx.write
2016-11-08, by Durham Goode
context: add manifestctx property on changectx
2016-11-08, by Durham Goode
manifest: add copy to mfctx classes
2016-11-08, by Durham Goode
manifest: introduce memmanifestctx and memtreemanifestctx
2016-11-08, by Durham Goode
manifestctx: add _revlog() function
2016-11-08, by Durham Goode
manifest: remove manifest.find
2016-11-08, by Durham Goode
changegroup: remove remaining uses of repo.manifest
2016-11-08, by Durham Goode
treemanifest: fix a "treeinmem" case
2016-11-04, by Martin von Zweigbergk
perf: support measuring bdiff for all changeset related data
2016-11-06, by Gregory Szorc
perf: support bdiffing multiple revisions in a single revlog
2016-11-06, by Gregory Szorc
perf: prepare to handle multiple pairs in perfbdiff
2016-11-06, by Gregory Szorc
py3: document why os.fsencode() can be used to get back bytes argv
2016-11-09, by Yuya Nishihara
py3: update test-check-py3-compat.t output
2016-11-09, by Yuya Nishihara
spelling: fixes of non-dictionary words
2016-10-17, by Mads Kiilerich
manifest: add __nonzero__ method
2016-11-03, by Durham Goode
py3: have bytes version of sys.argv
2016-11-06, by Pulkit Goyal
util: use '\\' rather than using r'\'
2016-10-09, by Augie Fackler
util: use pycompat urlunquote function
2016-10-09, by Augie Fackler
pycompat: introduce an alias for urllib.unquote
2016-10-09, by Augie Fackler
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip