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.
templates: move Graph.edge() implementation in mercurial.js
2012-02-17, by Patrick Mezard
formatter: convert status command
2012-02-20, by Matt Mackall
ui: add formatter method
2012-02-20, by Matt Mackall
formatter: add basic formatters
2012-02-20, by Matt Mackall
encoding: introduce utf8-b helpers
2012-02-20, by Matt Mackall
graphmod: add config cache
2012-02-17, by Matt Mackall
graphmod: rewrite graph config validation
2012-02-17, by Matt Mackall
graph: in hgrc specify line color for main branch
2012-01-22, by Constantine Linnick
graph: in hgrc specify line width for main branch
2012-01-22, by Constantine Linnick
merge with stable
2012-02-16, by Matt Mackall
filemerge: remove some redundancy in decorators/docstrings
2012-02-16, by Matt Mackall
filemerge: create detail of internal merge tools from documentation string
2012-02-12, by FUJIWARA Katsunori
filemerge: refactoring of 'filemerge()'
2012-02-12, by FUJIWARA Katsunori
patch: fuzz more aggressively to match patch(1) behaviour
stable
2012-02-13, by Patrick Mezard
patch: fix fuzzing of hunks without previous lines (issue3264)
stable
2012-02-13, by Patrick Mezard
patch: make hunk.fuzzit() compute the fuzzed start locations
stable
2012-02-13, by Patrick Mezard
patch: fuzz old and new lines at the same time
stable
2012-02-13, by Patrick Mezard
largefiles: optimize update speed by only updating changed largefiles
2012-02-13, by Na'Tosha Bard
mq: make qimport --push push all imported patches (issue3130)
stable
2012-02-14, by Patrick Mezard
convert: tolerate spaces between splicemap parent ids (issue3203)
stable
2012-02-15, by Patrick Mezard
test-commandserver: flush stdout
stable
2012-02-16, by Idan Kamara
localrepo: clear _filecache on rollback (issue3261)
stable
2012-02-16, by Idan Kamara
scmutil: update cached copy when filecached attribute is assigned (issue3263)
stable
2012-02-15, by Idan Kamara
cmdserver: invalidate the dirstate when running commands (issue3271)
stable
2012-02-15, by Idan Kamara
localrepo: reset _phasesdirty flag after writing
stable
2012-02-15, by Idan Kamara
import: handle git renames and --similarity (issue3187)
stable
2012-02-16, by Patrick Mezard
context: make workingctx.forget() really warn about untracked files
stable
2012-02-16, by Patrick Mezard
largefiles: check whether specified patterns are related to largefiles strictly
stable
2012-02-15, by FUJIWARA Katsunori
merge with stable
2012-02-10, by Matt Mackall
log: remove caching of all visited revisions (issue3253)
stable
2012-02-10, by Matt Mackall
pull: backout change to return code
stable
2012-02-10, by Matt Mackall
convert: use splicemap entries when sorting revisions (issue1748)
stable
2012-02-10, by Patrick Mezard
convert: turn splicemap into a simple dictionary
stable
2012-02-10, by Patrick Mezard
debugrevspec: mention --verbose to print the parsed tree
2012-02-10, by Patrick Mezard
largefiles: only cache largefiles in new heads
stable
2012-02-10, by Na'Tosha Bard
merge with stable
2012-02-10, by Matt Mackall
mq: restore _branchtags() fast path (issue3223)
stable
2012-02-07, by Patrick Mezard
mq: ensure all mq commits are made with secretcommit()
stable
2012-02-07, by Patrick Mezard
convert/bzr: ignore nested repos when listing branches (issue3254)
2012-02-08, by Patrick Mezard
tests: tighten checks for octal escapes in shell printf.
stable
2012-02-08, by Jim Hague
phase: when phase cannot be reduced, hint at --force and return 1 (BC)
2012-02-08, by Patrick Mezard
revset: fix alias substitution recursion (issue3240)
2012-02-09, by Patrick Mezard
update: just merge unknown file collisions
2012-02-09, by Matt Mackall
merge: don't use unknown()
2012-02-09, by Matt Mackall
merge: refactor unknown file conflict checking
2012-02-09, by Matt Mackall
update: use normal update path with --check (issue2450)
2012-02-09, by Matt Mackall
fetch: use update rather than clean when updating (issue3246)
stable
2012-02-06, by Matt Mackall
merge with stable
2012-02-06, by Matt Mackall
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234)
stable
2012-02-06, by Patrick Mezard
merge with stable
2012-02-06, by Matt Mackall
merge with i18n
2012-02-06, by Matt Mackall
merge with i18n
stable
2012-02-06, by Matt Mackall
i18n-de: fix rst markup in command output (issue3247)
2012-02-06, by Wagner Bruna
merge with i18n stable
2012-02-06, by Wagner Bruna
i18n-ru: fix hg command rst markup
stable
2012-02-06, by Wagner Bruna
i18n-ja: fix rst markup in hg command output
stable
2012-02-06, by Wagner Bruna
i18n-de: fix rst markup in command output (issue3247)
stable
2012-02-06, by Wagner Bruna
merge with i18n stable
2012-02-04, by Wagner Bruna
i18n-de: fix hg command rst markup and quoting (issue3247)
stable
2012-02-04, by Wagner Bruna
merge with i18n stable
2012-02-04, by Wagner Bruna
i18n-de: fix rst markup in command output (issue3247)
stable
2012-02-04, by Wagner Bruna
windows: use 'str.replace()' instead of combination of split() and join()
2012-02-05, by FUJIWARA Katsunori
largefiles: reduce redundant splitstandin/standin combination
2012-02-06, by FUJIWARA Katsunori
largefiles: reduce OR-ing of same conditions
2012-02-06, by FUJIWARA Katsunori
subrepo: rewrite handling of subrepo state at commit (issue2403)
2012-02-06, by Matt Mackall
subrepo: add basestate method
2012-02-06, by Matt Mackall
bdiff: fix malloc(0) issue in fixws()
stable
2012-02-03, by Jim Hague
forget: show warning messages for forgetting in subrepo correctly
stable
2012-02-06, by FUJIWARA Katsunori
tests: fix command line overflow on ksh
stable
2012-02-04, by Jim Hague
use util.localpath() instead of 'str.replace()' to unify path conversion
stable
2012-02-05, by FUJIWARA Katsunori
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding
stable
2012-02-05, by FUJIWARA Katsunori
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding
stable
2012-02-05, by FUJIWARA Katsunori
merge with stable
2012-02-03, by Matt Mackall
mq: make qprev return the previous applied patch (issue3245)
stable
2012-02-03, by Patrick Mezard
mq: fix qnext when all remaining patches are guarded
stable
2012-02-03, by Patrick Mezard
convert/bzr: test tags conversion
2012-02-02, by Patrick Mezard
convert/bzr: handle empty bzr repositories (issue3233)
2012-02-02, by Patrick Mezard
convert/bzr: convert all branches (issue3229) (BC)
2012-02-02, by Patrick Mezard
convert/bzr: expect unicode metadata, encode in UTF-8 (issue3232)
2012-02-02, by Patrick Mezard
test-mq: fix sed call on OSX
stable
2012-02-03, by Patrick Mezard
mq: rename secretcommit to newcommit
2012-01-30, by Pierre-Yves David
merge with stable
2012-02-01, by Matt Mackall
i18n-de: update po and remove fuzzies
2012-01-21, by Fabian Kreutz
i18n-de: Rework and fixes continued
2012-01-21, by Fabian Kreutz
Added signature for changeset 2aa5b51f310f
stable
2012-02-01, by Matt Mackall
Added tag 2.1 for changeset 2aa5b51f310f
stable
2012-02-01, by Matt Mackall
phases: don't complain if cset is already public on pushkey (issue3230)
stable
2.1
2012-02-01, by Matt Mackall
i18n-pt_BR: synchronized with 140b6282ac79
stable
2012-02-01, by Wagner Bruna
merge with i18n
stable
2012-02-01, by Matt Mackall
mq: prevent rewriting operation on public changeset
stable
2012-02-01, by Pierre-Yves David
i18n-pt_BR: miscellaneous spelling and wording fixes
stable
2012-01-31, by Wagner Bruna
i18n-ja: synchronized with 0f99e709ce08
stable
2012-01-31, by FUJIWARA Katsunori
i18n-ru: synchronized with c0b2986b37b8; public phase name changed
stable
2012-01-31, by Alexander Sauta
i18n-pt_BR: synchronized with c0b2986b37b8
stable
2012-01-30, by Wagner Bruna
qpush: avoid trying to manage existing history (issue2218)
stable
2012-01-31, by Matt Mackall
bundlerepo: try to find containing repo on creation (issue1812)
stable
2012-01-31, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip