Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
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.
merge with stable
2012-12-06, by Matt Mackall
merge: support calculating merge actions against non-working contexts
2012-12-04, by David Schleimer
merge: refactor action calculation into function
2012-12-04, by David Schleimer
dirstate: inline more properties and methods in status
2012-12-03, by Siddharth Agarwal
perf: add option to perfstatus to get the status of unknown files
2012-12-03, by Siddharth Agarwal
dirstate: test normalize is truthy instead of using a no-op lambda
2012-12-04, by Siddharth Agarwal
merge with stable
2012-12-04, by Kevin Bullock
hgweb: avoid generator exhaustion with branches
stable
2012-12-06, by Matt Mackall
hgweb: fix iterator reuse in atom feed generation
stable
2012-12-05, by Matt Mackall
tests: don't hardcode errno==2 for ENOENT
stable
2012-12-04, by Julien Cristau
osutil: tab damage, how i hate thee
2012-12-03, by Bryan O'Sullivan
osutil: write a C implementation of statfiles for unix
2012-12-03, by Bryan O'Sullivan
merge with i18n
stable
2012-12-03, by Wagner Bruna
i18n-ja: synchronized with f94ead934067
stable
2012-11-30, by FUJIWARA Katsunori
Added signature for changeset 0c10cf819146
stable
2012-12-03, by Matt Mackall
Added tag 2.4.1 for changeset 0c10cf819146
stable
2012-12-03, by Matt Mackall
osutil: fix tab damage
2012-11-30, by Bryan O'Sullivan
Merge with crew
2012-11-30, by Bryan O'Sullivan
osutil: factor out creation and init of listdir_stat
2012-11-30, by Bryan O'Sullivan
dirstate: avoid use of zip on big lists
2012-11-30, by Bryan O'Sullivan
dirstate: move file type filtering to its source
2012-11-30, by Bryan O'Sullivan
clfilter: rename `unfilteredmeth` to `unfilteredmethod`
2012-11-30, by Pierre-Yves David
clfilter: fix a false positive in the test-obsolete.t
2012-11-30, by Pierre-Yves David
clfilter: ensure that filecache on localrepo is unfiltered
2012-10-08, by Pierre-Yves David
clfilter: add a propertycache that must be unfiltered
2012-10-08, by Pierre-Yves David
largefile: status is buggy on repoproxy, so run unfiltered
2012-10-08, by Pierre-Yves David
clfilter: mq should not warn about filtered mq patches
2012-10-08, by Pierre-Yves David
clfilter: ensure that mq performs commits on unfiltered repos
2012-10-08, by Pierre-Yves David
clfilter: use unfiltered repo for bookmark push logic
2012-10-08, by Pierre-Yves David
clfilter: `bookmark.validdest` should run on unfiltered repo
2012-10-08, by Pierre-Yves David
clfilter: unfilter some parts of the push logic
2012-10-08, by Pierre-Yves David
subrepo: add argument to "diff()" to pass "ui" of caller side (issue3712) (API)
stable
2.4.1
2012-11-30, by FUJIWARA Katsunori
clfilter: prevent unwanted warning about filtered parents as unknown
2012-10-08, by Pierre-Yves David
clfilter: strip logic should be unfiltered
2012-10-08, by Pierre-Yves David
clfilter: verify logic should be unfiltered
2012-10-08, by Pierre-Yves David
clfilter: phases logic should be unfiltered
2012-11-21, by Pierre-Yves David
clfilter: unfilter computation of obsolescence related computation
2012-10-08, by Pierre-Yves David
clfilter: ensure changeset creation in the repo is run unfiltered
2012-11-26, by Pierre-Yves David
clfilter: ensure changegroup generation is run unfiltered
2012-11-26, by Pierre-Yves David
clfilter: ensure `rollback` is run unfiltered
2012-11-26, by Pierre-Yves David
clfilter: ensure cache invalidation is done on the main unfiltered repo
2012-11-26, by Pierre-Yves David
clfilter: ensure that tag logic runs unfiltered
2012-11-26, by Pierre-Yves David
clfilter: ensure `branchcache` logic runs unfiltered
2012-11-26, by Pierre-Yves David
clfilter: introduce an `unfilteredmethod` decorator
2012-11-26, by Pierre-Yves David
clfilter: introduce an "unfiltered" method on localrepo
2012-11-21, by Pierre-Yves David
clfilter: remove usage of `range` and `xrange` in scmutil.revrange
2012-11-20, by Pierre-Yves David
hgweb: display diff for a changeset against any parents (issue2810)
2012-11-12, by Weiwen
branch: add missing repo argument to checknewlabel
2012-11-29, by Tim Henigan
Merge with stable.
2012-11-29, by Augie Fackler
rebase: fix pull --rev options clashing with --rebase (issue3619)
stable
2012-11-29, by Pierre-Yves David
dirstate: remove obsolete comment from setbranch
2012-11-29, by Tim Henigan
merge with stable
2012-11-28, by Matt Mackall
tests: fix broken fix of test-phases output
stable
2012-11-28, by Matt Mackall
update: allow update to existing branches with invalid names (issue3710)
stable
2012-11-27, by Tim Henigan
commit: increase perf by building a new addlist instead of editing the old one
2012-11-19, by Durham Goode
template engine: convert generator-based iterator to list-based iterator
2012-11-28, by Weiwen
command: remove phase from the list of basic command
stable
2012-11-28, by Pierre-Yves David
merge with stable
2012-11-28, by Matt Mackall
phases: fix missing "error" module import (issue3707)
stable
2012-11-25, by André Sintzoff
test-mq-qrefresh: test that the patch at qtip is indeed empty
2012-11-08, by Adrian Buehlmann
tests: only call check-code once
2012-11-26, by Matt Mackall
ancestor: fix a comment (followup to 0b03454abae7)
2012-11-28, by Siddharth Agarwal
revlog: allow reverse iteration with revlog.revs
2012-11-21, by Pierre-Yves David
convert: add config option to use the local time zone
2012-11-18, by Julian Cowley
rebase: use revlog.findmissingrevs to compute detach set
2012-11-27, by Siddharth Agarwal
revlog: add rev-specific variant of findmissing
2012-11-26, by Siddharth Agarwal
revlog: switch findmissing to use ancestor.missingancestors
2012-11-26, by Siddharth Agarwal
ancestor: faster algorithm for difference of ancestor sets
2012-11-26, by Siddharth Agarwal
bisect: add example for limiting bisection to specified directories
2012-11-23, by Jordi Gutiérrez Hermoso
subrepo: use posixpath when diffing, for consistent paths
2012-11-27, by Bryan O'Sullivan
run-tests: fix an unnoticed check-code violation
2012-11-27, by Bryan O'Sullivan
run-tests: add a --compiler option
2012-11-27, by Bryan O'Sullivan
run-tests: make build command line less intimidating
2012-11-27, by Bryan O'Sullivan
hooks: be even more forgiven of non-fd descriptors (issue3711)
stable
2012-11-26, by Matt Mackall
hooks: delay I/O redirection until we actually run a hook (issue3711)
stable
2012-11-26, by Matt Mackall
util: make chunkbuffer non-quadratic on Windows
stable
2012-11-26, by Matt Mackall
revset: backed out changeset 54cedee86e51
stable
2012-11-26, by Matt Mackall
hgk: specify some colours explicitly in hex
2012-11-07, by Andrew Shadura
hgk: no committer please
2012-10-16, by Andrew Shadura
hgk: use Ttk instead of plain Tk
2012-10-16, by Andrew Shadura
check-code: move i18n check from warning to error
2012-11-25, by Matt Mackall
i18n: wrap false positives for translation detection
2012-11-25, by Matt Mackall
eol: don't refer to a random name-captured ui object
2012-11-20, by Bryan O'Sullivan
mq: don't refer to a random name-captured repo object
2012-11-20, by Bryan O'Sullivan
Merge with crew-stable
2012-11-20, by Bryan O'Sullivan
commit: increase perf by avoiding checks against entire repo subsets
stable
2012-11-16, by Durham Goode
commit: increase perf by avoiding unnecessary filteredrevs check
stable
2012-11-16, by Durham Goode
merge with crew-stable
2012-11-16, by Kevin Bullock
grep: remove useless while condition
stable
2012-11-15, by Kevin Bullock
merge with mpm
2012-11-16, by Kevin Bullock
test-pathencode: more aggressively check for python < 2.6
2012-11-15, by Bryan O'Sullivan
diff: move index header generation to patch
2012-11-15, by Guillermo Pérez
patch: make _addmodehdr a function under trydiff
2012-11-15, by Guillermo Pérez
diff: rewrite diffline
2012-11-15, by Guillermo Pérez
diff: swap and simplify diffline args
2012-11-15, by Guillermo Pérez
diff: change how quiet mode supresses diffline
2012-11-15, by Guillermo Pérez
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip