Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
testing: generate tests operations using Hypothesis
2016-02-24, by David R. MacIver
i18n-ja: synchronized with cb6a952efbf4
stable
2016-02-29, by FUJIWARA Katsunori
log: fix order of revisions filtered by multiple OR options (issue5100)
stable
2016-02-15, by Yuya Nishihara
demandimport: add _imp to ignore list
stable
2016-02-25, by Gregory Szorc
tests: rename regression tests
2016-02-25, by timeless
zeroconf: fix crash in "hg paths" when zeroconf server is up
2016-02-25, by Danek Duvall
zeroconf: fix setsockopt() call on Solaris to send payload of correct length
2016-02-24, by Danek Duvall
blackbox: properly replace ui class
2016-02-03, by timeless
blackbox: store the blackbox ui object instead of the log file
2016-02-03, by timeless
blackbox: log dirty state
2016-02-09, by timeless
blackbox: log working directory version
2016-02-09, by timeless
blackbox: rename fp variable
2016-02-08, by timeless
blackbox: avoid creating multiple file handles for a single log
2016-02-03, by timeless
tests: mock getpid to reduce glob usage
2016-02-24, by timeless
changegroup: drop special-casing of flat manifests
2016-02-22, by Martin von Zweigbergk
changegroup: fix treemanifests on merges
2016-02-12, by Martin von Zweigbergk
templatekw: workaround for utf-8 round-trip of {desc}
2015-12-27, by Yuya Nishihara
test: update test-bundle2-format.t comment
2016-02-25, by Pierre-Yves David
chg: extract gethgcmd logic to a function
2016-02-24, by Jun Wu
destutil: use cached branch information instead of query for efficiency
2016-02-24, by FUJIWARA Katsunori
destutil: replace wc.branch() invocations by cached value for efficiency
2016-02-24, by FUJIWARA Katsunori
destutil: remove redundant examination
2016-02-24, by FUJIWARA Katsunori
destutil: add new local variable to increase readability
2016-02-24, by FUJIWARA Katsunori
changegroup: write root manifests and subdir manifests in a single loop
2016-02-12, by Martin von Zweigbergk
changegroup: introduce makelookupmflinknode(dir)
2016-02-12, by Martin von Zweigbergk
changegroup: prune subdirectory dirlogs too
2016-02-12, by Martin von Zweigbergk
changegroup: include subdirectory manifests in verbose size
2016-02-12, by Martin von Zweigbergk
changegroup: make _packmanifests() dumber
2016-02-12, by Martin von Zweigbergk
changegroup: extract generatemanifests()
2016-02-11, by Martin von Zweigbergk
merge: use any() instead of for loop when checking for dirty subrepos
2016-02-23, by Martin von Zweigbergk
templater: fix list templating bug
2016-02-24, by Kostia Balytskyi
histedit: also handle locally missing nodes when reading obsolescence
2016-02-24, by Pierre-Yves David
chgserver: auto exit after being idle for too long or lose the socket file
2016-02-24, by Jun Wu
unionrepo: properly handle hidden linkrev in revlog (issue5070)
stable
2016-02-22, by Pierre-Yves David
bundlerepo: properly handle hidden linkrev in manifestlog (issue4945)
stable
2016-02-22, by Pierre-Yves David
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
stable
2016-02-22, by Pierre-Yves David
check-code: allow old style class with special comments
2016-02-24, by Jun Wu
merge with stable
2016-02-24, by Matt Mackall
revset: use smartset minus operator
2016-02-24, by Durham Goode
histedit: make histedit aware of obsolescense not stored in state (issue4800)
2016-02-23, by Kostia Balytskyi
treemanifest: allow setting flag to 't'
2016-02-09, by Martin von Zweigbergk
treemanifest: use "cp xyz/." instead of "cp xyz/*"
2016-02-23, by Tony Tung
templatefilters: drop old jsonescape() function
2015-12-27, by Yuya Nishihara
templatefilters: make json filter be byte-transparent (BC) (issue4926)
2015-12-27, by Yuya Nishihara
hgweb: add option to convert encoding of graphdata()
2016-01-04, by Yuya Nishihara
hgweb: remove unused argument from graphdata() factory
2016-01-04, by Yuya Nishihara
templatefilters: add "utf8" to get utf-8 bytes from local-encoding text
2015-12-27, by Yuya Nishihara
templatefilters: drop broken "jsonescape" from filters table (BC)
2015-12-27, by Yuya Nishihara
treemanifest: rewrite text() using iterentries()
2016-02-20, by Martin von Zweigbergk
treemanifest: implement iterentries()
2016-02-07, by Martin von Zweigbergk
verify: show progress while verifying dirlogs
2016-02-11, by Martin von Zweigbergk
verify: check for orphaned dirlogs
2016-02-03, by Martin von Zweigbergk
verify: check directory manifests
2016-02-07, by Martin von Zweigbergk
hg: perform update after pulling during clone with share (issue5103)
2016-02-20, by Gregory Szorc
hg: extract post share update logic into own function
2016-02-20, by Gregory Szorc
merge: perform background file closing in batchget
2016-02-20, by Gregory Szorc
merge: indent code in batchget()
2016-02-20, by Gregory Szorc
localrepo: support background closing for wwrite()
2016-02-20, by Gregory Szorc
scmutil: support background closing for write()
2016-02-20, by Gregory Szorc
chg: hold a lock file before connected to server
2016-02-16, by Jun Wu
serve: allow --daemon-postexec to be 'unlink:path' or 'none'
2016-02-22, by Jun Wu
serve: rename --daemon-pipefds to --daemon-postexec (BC)
2016-02-22, by Jun Wu
largefiles: don't explicitly list optional parameters that are not used
2016-02-22, by Tony Tung
revert: properly revert to ancestor of p2 during merge (issue5052)
stable
2016-02-23, by Pierre-Yves David
help: hg.intevation.de is new primary name of hg.intevation.de (and new cert)
stable
2016-02-01, by Thomas Arendsen Hein
rebase: explicitly test abort from ambiguous destination
2016-02-08, by Pierre-Yves David
rebase: choose default destination the same way as 'hg merge' (BC)
2016-02-14, by Pierre-Yves David
rebase: add potential divergent commit hashes to error message (issue5086)
2016-02-17, by Kostia Balytskyi
hgwebdir_wsgi: update script and expand help
2016-02-19, by Sune Foldager
bundlerepo: properly handle hidden linkrev in filelog (issue4945)
2016-02-22, by Pierre-Yves David
rebase: adds storing collapse message (issue4792)
2016-02-17, by liscju
test-automv: fix inline config settings for 5ec1ce8fdf0a
2016-02-22, by Augie Fackler
automv: use 95 as the default similarity threshold
2016-02-16, by Martijn Pieters
bookmarks: add 'hg push -B .' for pushing the active bookmark (issue4917)
2016-02-19, by liscju
worker: change partition strategy to every Nth element
2016-02-20, by Gregory Szorc
run-tests: allow run-tests.py to run tests outside current directory
2016-02-18, by David R. MacIver
histedit: unifying the way replacements are computed for abort and success
2016-02-16, by Kostia Balytskyi
templater: factor out type conversion of revset() result
2016-02-12, by Yuya Nishihara
templater: evaluate each item of revset() as integer revision
2016-02-12, by Yuya Nishihara
demandimport: blacklist sqlalchemy.events as it has side effects (issue5085)
2016-02-06, by Yuya Nishihara
demandimport: enforce ignore list while processing modules in fromlist
2016-02-06, by Yuya Nishihara
phases: use constants for phase values
2016-02-15, by Gregory Szorc
test-paths: fix up json output to match $TESTTMP on Windows
2016-01-20, by Matt Harbison
test-obsolete: conditionalize a test dependent on chmod
2016-01-20, by Matt Harbison
progress: display progress bar when HGPLAINEXCEPT contains "progress"
2016-02-17, by Matt Anderson
run-tests: stop allocating HGPORT3+HGPORT4
2016-02-17, by timeless
run-tests: refactor port allocation into functions
2016-02-17, by timeless
tests: put test-treemanifest.t on a port diet
2016-02-17, by timeless
chg: pass sensitive command line flags to server
2016-02-17, by Jun Wu
chg: use mallocx and reallocx in hgclient
2016-02-17, by Jun Wu
chg: add utility functions mallocx, reallocx
2016-02-17, by Jun Wu
localrepo: move new repo requirements into standalone function (API)
2016-02-15, by Gregory Szorc
localrepo: isolate requirements determination from side effects
2016-02-15, by Gregory Szorc
localrepo: use local variable for requirements assignment
2016-02-13, by Gregory Szorc
destutil: ensure we offer 'hg update' hint when not at head in all cases
2016-02-09, by Pierre-Yves David
chg: forward umask from client to server
2016-02-15, by Jun Wu
chgserver: add setumask method
2016-02-15, by Jun Wu
chgserver: use _readlist and _readstr
2016-02-16, by Jun Wu
commandserver: use _readlist
2016-02-15, by Jun Wu
commandserver: add _readstr and _readlist
2016-02-16, by Jun Wu
extensions: add notloaded method to return extensions failed to load
2016-02-10, by Jun Wu
histedit: renaming parts to which _histedit was split
2016-02-15, by Kostia Balytskyi
histedit: break _histedit into smaller pieces (add _finishaction)
2016-02-15, by Kostia Balytskyi
automv: switch to specifying the similarity as an integer (0-100)
2016-02-15, by Martijn Pieters
automv: do not release lock between marking files and the actual commit
2016-02-15, by Martijn Pieters
automv: reuse existing scutil._markchanges() function
2016-02-15, by Martijn Pieters
automv: improve function docstrings
2016-02-15, by Martijn Pieters
automv: remove test for 'developer mode'
2016-02-15, by Martijn Pieters
automv: add some context for the tests
2016-02-15, by Martijn Pieters
automv: simplify retrieving the status
2016-02-15, by Martijn Pieters
tests: change branches test to work cross platform
2016-02-08, by timeless
histedit: change string literals to constants in goal naming
2016-02-15, by Kostia Balytskyi
run-tests: add --chg option to install and run tests using chg
2016-02-07, by Yuya Nishihara
run-tests: add --with-chg option to run tests using chg
2016-02-07, by Yuya Nishihara
destutil: add more precise error classes for destmerge
2016-02-09, by Pierre-Yves David
destutil: allow to disable the "on head check" in destmerge
2016-02-08, by Pierre-Yves David
destutil: allow to specify an explicit source for the merge
2016-02-08, by Pierre-Yves David
destutil: remove current head from list of candidates early
2016-02-08, by Pierre-Yves David
destutil: add an 'action' layer to the destmerge message dictionary
2016-02-08, by Pierre-Yves David
rebase: extract rebaseset and destination computation in a function
2016-02-09, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip