Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
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
tests: keep track of all check-code.py warnings
2012-01-11, by Mads Kiilerich
filectx: typo in comment
stable
2012-01-15, by Christian Ebert
keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file
stable
2012-01-15, by Christian Ebert
bugzilla: make XMLRPC interface support http and https access
stable
2012-01-11, by Jim Hague
merge with stable
2012-01-13, by Matt Mackall
merge with i18n
2012-01-13, by Matt Mackall
i18n-ru: editorial for 'abort' and 'pipe'
2012-01-12, by Andrei Polushin
i18n-ru: editorial for 'diff'
2012-01-12, by Andrei Polushin
i18n-ru: editorial for 'guard'
2012-01-12, by Andrei Polushin
i18n-ru: vocabulary edited, minor corrections in translations.
2012-01-11, by Andrei Polushin
i18n-ru: using correct abbreviated units for megabytes.
2012-01-11, by Andrei Polushin
help: fix column alignment in "hg help" output
2012-01-11, by Olav Reinert
minirst: simplify and standardize field list formatting
2012-01-11, by Olav Reinert
largefiles: correctly download new largefiles when merging
2012-01-11, by Na'Tosha Bard
tests: add htmlcov option
2012-01-11, by Markus Zapke-Gründemann
run-tests: use a list comprehension instead of map
2012-01-12, by Matt Mackall
tests: fix omit path list
2012-01-11, by Markus Zapke-Gründemann
commands: partial backout of fbb68b382040
2012-01-13, by Martin Geisler
phase: add metavar to -r help text
2012-01-13, by Martin Geisler
phase: the REV argument can be repeated
2012-01-13, by Martin Geisler
commands: no need to rename merge and phases on import
2012-01-13, by Martin Geisler
phase: there is actually no -C option
2012-01-13, by Martin Geisler
phase: use standard syntax for command line flags
2012-01-13, by Martin Geisler
phase: fix RST markup (use ``...`` for literal text)
2012-01-13, by Martin Geisler
phase: lowercase option help, rephrase slightly
2012-01-13, by Martin Geisler
filectx: fix cmp() of file starting with '\1\n'
stable
2012-01-12, by Yuya Nishihara
merge with stable
2012-01-11, by Matt Mackall
merge with i18n
2012-01-11, by Matt Mackall
merge with i18n
stable
2012-01-11, by Matt Mackall
i18n-pt_BR: synchronized with e6c44dbe902f
stable
2012-01-10, by Wagner Bruna
merge with i18n
2012-01-10, by Wagner Bruna
i18n-ru: spellcheck
2012-01-09, by Andrei Polushin
i18n-ru: editorial for vocabulary words.
2012-01-09, by Andrei Polushin
i18n-ru: editorial for hg help hgignore
2012-01-08, by Andrei Polushin
tests: make {date|age} template output independent of the current date
2012-01-11, by Steven Brown
phases: make outgoing object and discovery aware of exclusion
2012-01-11, by Pierre-Yves David
discovery: introduce outgoing object for result of findcommonoutgoing
2012-01-09, by Pierre-Yves David
commands: make bundle use heads computed by findoutgoing
2012-01-09, by Pierre-Yves David
revlog: improve docstring for findcommonmissing
2012-01-09, by Pierre-Yves David
commands: bump copyright year
2012-01-11, by Martin Geisler
phase: mark messages for i18n
2012-01-10, by Matt Mackall
phase: fix up help string
2012-01-10, by Matt Mackall
phase: drop reference to working directory phase
2012-01-10, by Matt Mackall
phases: add a phases command to display and manipulate phases
2012-01-10, by Pierre-Yves David
annotate: append newline after non newline-terminated file listings
2012-01-10, by Ion Savin
subrepo: avoid syncing bookmarks twice on clone (issue3191)
2012-01-10, by Matt Mackall
revlog: clarify strip docstring "readd" -> "re-add"
2012-01-10, by Steven Brown
merge with stable
2012-01-10, by Martin Geisler
filesets: use example with quotes for encoding predicate
stable
2012-01-10, by Martin Geisler
phases: use graph and phase name in exchange test
2012-01-07, by Pierre-Yves David
phases: ``{phase}`` template keyword display the phase name
2012-01-06, by Pierre-Yves David
phases: add a phasestr method on context
2011-12-29, by Pierre-Yves David
phases: add list of string to access phase name
2012-01-04, by Pierre-Yves David
phases: fix phase synchronization on push
2012-01-04, by Pierre-Yves David
phases: implements simple revset symbol
2012-01-06, by Pierre-Yves David
phases: store phase values in constant instead of using raw integer
2012-01-06, by Pierre-Yves David
sslutil: abort properly if no certificate received for https connection
2012-01-09, by Mads Kiilerich
sslutil: work around validator crash getting certificate on failed sockets
2012-01-09, by Mads Kiilerich
sslutil: reorder validator code to make it more readable
2012-01-09, by Mads Kiilerich
sslutil: show fingerprint when cacerts validation fails
2012-01-09, by Mads Kiilerich
sslutil: handle setups without .getpeercert() early in the validator
2012-01-09, by Mads Kiilerich
sslutil: verify that wrap_socket really wrapped the socket
2012-01-09, by Mads Kiilerich
largefiles: remove pasted code
2012-01-08, by Levi Bard
largefiles: add tests for uncovered codepaths (issue3092)
2012-01-08, by Levi Bard
largefiles: add error checking to tags conversion (issue3092)
2012-01-08, by Levi Bard
largefiles: don't reference uninitialized variable (issue3092)
2012-01-08, by Levi Bard
merge with i18n
2012-01-09, by Matt Mackall
i18n-ru: synchronized with e251250ac20b
2012-01-08, by Alexander Sauta
i18n-ru: revsets predicates translated
2012-01-08, by Andrei Polushin
i18-ru: debug commands translated
2012-01-06, by Alexander Sauta
i18n-ru: user prompt related strings translated
2012-01-05, by Alexander Sauta
i18n-ru: tanslated record-zeroconf
2012-01-05, by Alexander Sauta
merge with stable
2012-01-09, by Matt Mackall
rebase: reinstate old-style rev spec support for the source and base (issue3181)
stable
2012-01-08, by Steven Brown
dirstate: propagate IOError other than ENOENT when reading branch
stable
2012-01-06, by Pierre-Yves David
mq: Document that qdel requires exact patch identifiers
stable
2012-01-06, by Olav Reinert
canonpath: allow canonicalization of non-existant paths
2012-01-08, by Dan Villiom Podlaski Christiansen
largefiles: factor out a copyalltostore() function
2012-01-08, by Dan Villiom Podlaski Christiansen
largefiles: add precommit hook to check for inappropriate locking
2012-01-07, by Levi Bard
largefiles: fix inappropriate locking (issue3182)
2012-01-07, by Levi Bard
largefiles: correctly handle dirstate status when rebasing
2012-01-07, by Na'Tosha Bard
largefiles: implement addremove (issue3064)
2012-01-07, by Na'Tosha Bard
Use explicit integer division
2012-01-08, by Martin Geisler
cvsps: pull function definition out of loop
2012-01-08, by Martin Geisler
largefiles: Fix parser warning: redefinition of unused 'node' from line 14
2012-01-08, by Levi Bard
merge with stable
2012-01-08, by Martin Geisler
largefiles: fix output of hg summary (issue3060)
stable
2012-01-08, by Na'Tosha Bard
largefiles: fix confusion upon removal of added largefile (issue3176)
stable
2012-01-08, by Na'Tosha Bard
largefiles: remove invalid comment (issue3065)
2012-01-07, by Na'Tosha Bard
largefiles: clean up and shorten test output by using the same log format everywhere
2012-01-07, by Na'Tosha Bard
largefiles: remove a chunk of commented out code
2012-01-07, by Dan Villiom Podlaski Christiansen
Remove FSF mailing address from GPL headers
2012-01-06, by Martin Geisler
dispatch: lowercase abort message
2012-01-06, by Martin Geisler
merge with stable
2012-01-06, by Martin Geisler
commands: add link to addremove in commit help text
stable
2012-01-06, by Martin Geisler
largefiles: display remote errors from putlfile (issue3123) (issue3149)
2012-01-05, by Kevin Gessner
cmdutil: simplify duplicatecopies
2012-01-05, by Matt Mackall
hgcia: fix diffstat support
2012-01-05, by Matt Mackall
copies: rewrite copy detection for non-merge users
2012-01-04, by Matt Mackall
copies: split the copies api for "normal" and merge cases (API)
2012-01-04, by Matt Mackall
merge with stable
2012-01-03, by Matt Mackall
progress: Use the same GPL boilerplate as most hg files
2012-01-02, by Augie Fackler
color: Use the same GPL boilerplate as most hg files
2012-01-02, by Augie Fackler
tests: patch up silly new year's bug
stable
2012-01-03, by Matt Mackall
encoding: use hint markup for "please check your locale settings"
2011-12-26, by Mads Kiilerich
tests: make simple single quotes work with dummyssh on windows
2011-12-26, by Mads Kiilerich
tests: ensure platform independent revision hashes in test-notify.t
2011-12-26, by Mads Kiilerich
tests: ignore slash direction in paths in test-notify-changegroup.t
2011-12-26, by Mads Kiilerich
grep: make multiline mode the default (BC)
stable
2012-01-03, by Matt Mackall
wix: add map-commandline.bisect
stable
2012-01-02, by Steve Borho
merge with stable
2012-01-01, by Matt Mackall
Added signature for changeset 634404392449
stable
2012-01-01, by Matt Mackall
Added tag 2.0.2 for changeset 634404392449
stable
2012-01-01, by Matt Mackall
merge with stable
2012-01-01, by Matt Mackall
merge with i18n
2012-01-01, by Matt Mackall
merge with i18n
stable
2.0.2
2012-01-01, by Matt Mackall
i18n-ru: translated commands output up to the end
2012-01-01, by Alexander Sauta
i18n-ru: added missing strings in Mercurial help
2011-12-31, by Alexander Sauta
i18n-ja: synchronized with be3173353094
stable
2011-12-31, by FUJIWARA Katsunori
i18n-ru: translated missing commands output up to line 13868
2011-12-30, by Alexander Sauta
i18n-ru: synchronized with 9cf1620e1e75, translated patchbomb
2011-12-26, by Alexander Sauta
i18n-pt_BR: synchronized with 5a20115e7397
stable
2011-12-30, by Wagner Bruna
merge with stable
2011-12-30, by Matt Mackall
convert: improve exception reporting for SVN logstream
stable
2011-12-30, by Matt Mackall
fetch: fix unneeded commit when no merge attempted (issue2847)
stable
2011-12-30, by Matt Mackall
fetch: patch cornercase in children calculation (issue2773)
stable
2011-12-30, by Matt Mackall
merge with stable
2011-12-29, by Matt Mackall
merge with i18n
stable
2011-12-29, by Matt Mackall
i18n-ja: synchronized with 32a6e00e4cfe
stable
2011-12-29, by FUJIWARA Katsunori
rollback: clarify --force text (issue3175)
stable
2011-12-29, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip