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
+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.
scmutil: unify some 'no changes found' messages
stable
2012-01-25, by Matt Mackall
outgoing: display info about secret changets while no sharable changeset found
stable
2012-01-25, by Alain Leufroy
bundle: display info about secret changets while no sharable changeset found
stable
2012-01-25, by Alain Leufroy
test-rebase-collapse: Add test for rebase regression introduced in 12309c09d19a
stable
2012-01-23, by Augie Fackler
test-commandserver: test that phase data is being refreshed
stable
2012-01-26, by Idan Kamara
localrepo: delete _phaserev when invalidating caches
stable
2012-01-26, by Idan Kamara
localrepo: fix phaseroots filecache definition
stable
2012-01-26, by Idan Kamara
discovery: fix regression when checking heads for pre 1.4 client (issue3218)
stable
2012-01-24, by Pierre-Yves David
help: mark strings for translation
stable
2012-01-25, by Jens Bäckman
bookmarks: respect --debug during incoming/outgoing
stable
2012-01-25, by David Soria Parra
largefiles: fix revert on missing largefile (issue3217)
stable
2012-01-25, by Na'Tosha Bard
largefiles: fix transplant for all cases (issue3192)
stable
2012-01-25, by Na'Tosha Bard
i18n-ru: synchronized with 9f2ed48f8cda
stable
2012-01-25, by Andrei Polushin
i18n-sv: translated phase
stable
2012-01-25, by Jens Bäckman
i18n-sv: translating strings for add, annotate, debuginstall
stable
2012-01-25, by Jens Bäckman
i18n-sv: synchronized with c2e6c5ef4555
stable
2012-01-25, by Jens Bäckman
merge with i18n
stable
2012-01-24, by Matt Mackall
copies: eliminate criss-crosses when chaining
stable
2012-01-24, by Matt Mackall
i18n-pt_BR: synchronized with f7c8d6ee6056
stable
2012-01-23, by Wagner Bruna
merge with i18n
stable
2012-01-23, by Wagner Bruna
i18n-sv: synchronized with 7ed056f1e97d
stable
2012-01-20, by Jens Bäckman
mq: pass qbase node instead of mq statusentry in phasedefaults
stable
2012-01-21, by Augie Fackler
patch: a little bit more robust line counting on diff --stat (issue3183)
stable
2012-01-21, by Jesus Espino Garcia
convert: subversion convert abort on revision not found (issue 3205)
stable
2012-01-21, by Jesus Espino Garcia
bash_completion: added -o filename option to _hg_status (issue3101)
stable
2012-01-21, by Jesus Espino Garcia
phase: alway return a value
stable
2012-01-22, by Pierre-Yves David
largefiles: fix addremove when no largefiles are specified
stable
2012-01-23, by Na'Tosha Bard
revset: include the correct first ancestor change for follow(file)
stable
2012-01-20, by Matt Mackall
revset: remove unreferenced followfile function
stable
2012-01-20, by Matt Mackall
revsets: provide contexts for filesets
stable
2012-01-20, by Matt Mackall
fileset: don't attempt to check data predicates against removed files
stable
2012-01-20, by Matt Mackall
revset: simplify help not about quoting
stable
2012-01-20, by Matt Mackall
Added signature for changeset db33555eafea
stable
2012-01-20, by Matt Mackall
Added tag 2.1-rc for changeset db33555eafea
stable
2012-01-20, by Matt Mackall
bookmarks: correct correction of -i
stable
2.1-rc
2012-01-20, by Matt Mackall
commands: drop exclamation mark in abort message
stable
2012-01-20, by Idan Kamara
update: note ways to avoid moving bookmark
stable
2012-01-19, by Kevin Bullock
push: prevent moving phases outside of the pushed subset
stable
2012-01-20, by Pierre-Yves David
discovery: ensure that missingheads are always heads of everything we tried
stable
2012-01-20, by Pierre-Yves David
phase: extracts heads computation logics from analyzeremotephases
stable
2012-01-20, by Pierre-Yves David
phase: fix warning text from invalid remote phase
stable
2012-01-20, by Pierre-Yves David
mq-safety: don't apply safety on non-outgoing changeset
stable
2012-01-20, by Pierre-Yves David
phases: properly register excluded changeset when revision are specified
stable
2012-01-20, by Pierre-Yves David
bookmarks: make -i summary simpler and more accurate
stable
2012-01-20, by Matt Mackall
revset: allow slashes in symbols
stable
2012-01-20, by Matt Mackall
phases: do not mark debug message for translation
stable
2012-01-20, by Wagner Bruna
templatekw: fix phase keywords
stable
2012-01-20, by Wagner Bruna
phases: fix typo in warning message
stable
2012-01-20, by Wagner Bruna
rebase: drop uppercase in abort message
stable
2012-01-20, by Wagner Bruna
largefiles: add --normal option to hg add (issue3061)
stable
2011-12-02, by Na'Tosha Bard
largefiles: fix caching largefiles from an aliased repo (issue3212)
stable
2012-01-20, by Na'Tosha Bard
run-tests: expand user in --with-hg
stable
2012-01-14, by Mads Kiilerich
tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh'
stable
2012-01-20, by Mads Kiilerich
tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode
stable
2012-01-14, by Mads Kiilerich
bookmarks: clarify help for -i/--inactive
stable
2012-01-19, by Kevin Bullock
revset: fix typo in message
stable
2012-01-20, by Wagner Bruna
merge default into stable for 2.1 code freeze
stable
2012-01-19, by Matt Mackall
revset: add remote() predicate to lookup remote revisions
2012-01-19, by Matt Mackall
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
2012-01-19, by Matt Mackall
qimport: back out 2eec74d7ce95
2012-01-19, by Matt Mackall
phases: only synchronize on common changeset when push fails
2012-01-19, by Pierre-Yves David
discovery: diet discovery.prepush from non-discovery code
2012-01-19, by Pierre-Yves David
qfinish: set all qfinished patch as draft, not only qbase
2012-01-19, by Pierre-Yves David
largefiles: test and simplify empty directory removal in remove
2012-01-19, by Patrick Mezard
tag: invalidate tag cache immediately after adding new tag (issue3210)
2012-01-19, by Mads Kiilerich
mq: ensure mq changesets are set to secret when no phase data are found
2012-01-18, by Pierre-Yves David
mq: qimporting revision set them to secret
2012-01-17, by Pierre-Yves David
mq: have mq create secret changeset only
2012-01-18, by Pierre-Yves David
wireproto: refuse to lookup secret csets
2012-01-18, by Matt Mackall
qclone: ignore local qbase if secret
2012-01-18, by Matt Mackall
rebase: only advance phase on successful commit
2012-01-18, by Matt Mackall
phases: mechanism to allow extension to alter initial computation of phase
2012-01-18, by Pierre-Yves David
qclone: add a few comment and blank line
2012-01-18, by Pierre-Yves David
mq: turn changeset draft on qfinish (except if qparent is secret)
2012-01-18, by Pierre-Yves David
config: have a way to backup and restore value in config
2012-01-18, by Pierre-Yves David
graft: add test to check the phase of new changesets
2012-01-17, by Alain Leufroy
rebase: fix phases movement
2012-01-17, by Alain Leufroy
largefiles: cache new largefiles for new heads when pulling
2012-01-18, by Na'Tosha Bard
largefiles: remove unused lfutil.readhash()
2012-01-18, by Patrick Mezard
largefiles: check if largefile could be found when archiving (issue3193)
2012-01-18, by Na'Tosha Bard
largefiles: refactor lfutil.findfiles to be more logical
2012-01-18, by Na'Tosha Bard
forget: fix subrepo recursion for explicit path handling
2012-01-17, by David M. Carr
add: fix subrepo recursion for explicit path handling
2012-01-17, by David M. Carr
tests: add subrepo recursion tests for add/forget with explicit paths
2012-01-17, by David M. Carr
merge with stable
2012-01-18, by Matt Mackall
bookmarks: backout locking change in 12dea4d998ec
2012-01-18, by Matt Mackall
changeset_printer: display changeset phase on debug level
2012-01-17, by Pierre-Yves David
phase: report phase movement
2012-01-17, by Pierre-Yves David
largefiles: correctly handle newly added largefile on other side of merge
2012-01-16, by Na'Tosha Bard
rebase: write series file without removed mq patches
2012-01-17, by Mads Kiilerich
revset: roots needs to be computed on full set
2012-01-17, by Matt Mackall
phases: use nodemap to check for missing nodes
2012-01-18, by Sune Foldager
repair: move phases code after invalidation code
2012-01-18, by Henrik Stuart
largefiles: remove empty directories upon update (issue3202)
stable
2012-01-17, by Patrick Mezard
revset: optimize roots and children
2012-01-16, by Matt Mackall
revset: optimize building large lists in formatrevspec
2012-01-16, by Matt Mackall
hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMAND
2011-12-08, by Mads Kiilerich
hooks: prioritize run order of hooks
2012-01-15, by Matt Zuba
merge with stable
2012-01-15, by Matt Mackall
merge: report all files in _checkunknown
2012-01-11, by Jordi Gutiérrez Hermoso
discovery: fix prepush documentation
2012-01-13, by Pierre-Yves David
phases: simplify phase exchange and movement over pushkey
2012-01-13, by Pierre-Yves David
phases: move phase according what was pushed not only what was added added
2012-01-13, by Pierre-Yves David
revlog: make addgroup returns a list of node contained in the added source
2012-01-13, by Pierre-Yves David
phases: make secret changeset undiscoverable in all case
2012-01-12, by Pierre-Yves David
phases: exclude secret when doing a local clone
2012-01-11, by Pierre-Yves David
bookmarks: primarily use repo lock, not wlock
2012-01-13, by Mads Kiilerich
localrepo: update branchcache in a more reliable way
2012-01-13, by Mads Kiilerich
tests: make qnew in test-mq-caches.t stable
2012-01-13, by Mads Kiilerich
localrepo: remove spurious updatebranchcache return value
2012-01-13, by Mads Kiilerich
mq: only save dirty files once when savedirty is called multiple times
2012-01-11, by Mads Kiilerich
mq: remove early wlock release in qnew
2012-01-11, by Mads Kiilerich
mq: use .invalidate to cancel dirty mq state when cancelling transaction
2012-01-11, by Mads Kiilerich
mq: make qsave implementation more explicit
2012-01-11, by Mads Kiilerich
mq: consistently use boolean values for dirty flags
2012-01-11, by Mads Kiilerich
mq: minor cleanup
2012-01-11, by Mads Kiilerich
tag: lock before tagging
2012-01-13, by Mads Kiilerich
tests: lock before creating transaction in test-filelog
2012-01-13, by Mads Kiilerich
debugbuilddag: lock repo before starting transaction
2012-01-13, by Mads Kiilerich
rebase: take locks in the right order
2012-01-13, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip