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.
dirstate: filecacheify _ignore (issue3278)
stable
2.1.1
2012-03-01, by Idan Kamara
dirstate: filecacheify _branch
stable
2012-03-01, by Idan Kamara
dirstate: add filecache support
stable
2012-03-01, by Idan Kamara
scmutil: add join method to opener to construct path relative to base
stable
2012-03-01, by Idan Kamara
filecache: refactor path join logic to a function
stable
2012-03-01, by Idan Kamara
merge with stable
2012-02-29, by Matt Mackall
subrepo: fix for merge inconsistencies
stable
2012-02-29, by Friedrich Kastner-Masilko
bundlerepo: bundle repos should be non-publishing (issue3266)
stable
2012-02-29, by Pierre-Yves David
bookmarks: restore python 2.4 compatibility
stable
2012-02-29, by Gilles Moris
bugzilla: stop XMLRPC requests from requesting gzipped responses
stable
2012-02-29, by Jim Hague
merge with stable
2012-02-28, by Matt Mackall
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
stable
2012-02-28, by Idan Kamara
convert: ignore blank lines in mapfiles (issue3286)
stable
2012-02-28, by Patrick Mezard
update: don't move the active bookmark if a rev is specified with -r
stable
2012-02-28, by Idan Kamara
mq: fix qapplied --last and qprev documentation (issue3282)
stable
2012-02-27, by Patrick Mezard
setup: handle output from Apple's Xcode 4.3 better (issue3277)
stable
2012-02-27, by Greg Ward
graphlog: apply file filters --patch/--stat output
2012-02-26, by Patrick Mezard
context: add followfirst arg to filectx and workingfilectx
2012-02-26, by Patrick Mezard
graphlog: fix --removed
2012-02-26, by Patrick Mezard
test-glog: rewrite more tests using testlog() function
2012-02-26, by Patrick Mezard
match: consider filesets as "anypats"
2012-02-26, by Patrick Mezard
graphlog: evaluate FILE/-I/-X filesets on the working dir
2012-02-26, by Patrick Mezard
graphlog: implement --copies
2012-02-26, by Patrick Mezard
test-check-code-hg: skip test if not in a working dir (issue3248).
stable
2012-02-18, by Greg Ward
copies: use ctx.dirs() for directory rename detection
2012-02-26, by Matt Mackall
copies: fix mergecopies doc mapping direction
2012-02-26, by Matt Mackall
merge with stable
2012-02-25, by Matt Mackall
log: restore cache used by --copies
stable
2012-02-25, by Patrick Mezard
graphlog: implement --follow-first
2012-02-25, by Patrick Mezard
graphlog: implement --follow with file arguments
2012-02-25, by Patrick Mezard
test-glog: test multiple --prune values
2012-02-25, by Patrick Mezard
graphlog: restore FILE glob expansion on Windows
2012-02-25, by Patrick Mezard
glog: restore multiple --rev test lost in rebasing
2012-02-25, by Patrick Mezard
copies: remove checkdirs options
2012-02-25, by Matt Mackall
copies: add docstring for mergecopies
2012-02-24, by Matt Mackall
addremove: return 1 if we failed to handle any explicit files
2012-02-24, by Matt Mackall
merge with stable
2012-02-24, by Matt Mackall
log: fix --follow FILE ancestry calculation
stable
2012-02-24, by Patrick Mezard
test-glog: extend a test before fixing --follow issues
stable
2012-02-24, by Patrick Mezard
graft: use proper revisions for copy detection (issue3265)
stable
2012-02-24, by Matt Mackall
convert: fix typos in error messages
stable
2012-02-24, by Wagner Bruna
graphlog: paths/-I/-X handling requires a new revset
2012-02-23, by Patrick Mezard
graphlog: imitate log slowpath when inputs are explicit files
2012-02-23, by Patrick Mezard
graphlog: paths arguments must be or'ed
2012-02-23, by Patrick Mezard
graphlog: rewrite --rev like all other options
2012-02-23, by Patrick Mezard
graphlog: --branch and --only-branch are the same
2012-02-23, by Patrick Mezard
test-check-code-hg: fix xargs exit status on OSX
stable
2012-02-23, by Patrick Mezard
largefiles: respect store.createmode and avoid extra file copy
stable
2012-02-23, by Martin Geisler
largefiles: respect store.createmode in basestore.get
stable
2012-02-23, by Martin Geisler
largefiles: use repo.store.createmode for new files in .hg/largefiles
stable
2012-02-23, by Martin Geisler
mq: expand qimport summary
2012-02-22, by Matt Mackall
merge with stable
2012-02-22, by Matt Mackall
graphlog: multiple --keyword must be or'ed
2012-02-22, by Patrick Mezard
graphlog: multiple --branch must be or'ed
2012-02-22, by Patrick Mezard
graphlog: multiple --user must be or'ed
2012-02-22, by Patrick Mezard
graphlog: explicitely join multivalue parameters
2012-02-22, by Patrick Mezard
test-glog.t: use printrevset extension to trace rewritten revsets
2012-02-22, by Patrick Mezard
context: use 'changectx.dirs()' in 'walk()' for directory patterns
stable
2012-02-23, by FUJIWARA Katsunori
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns
stable
2012-02-23, by FUJIWARA Katsunori
context: add 'dirs()' to changectx/workingctx for directory patterns
stable
2012-02-23, by FUJIWARA Katsunori
status: fix format field thinko
2012-02-22, by Matt Mackall
largefiles: don't break filesets
stable
2012-02-20, by Dan Villiom Podlaski Christiansen
help: sort hgrc related "Sections" chapters alphabetically
2012-02-18, by Michal Sznajder
doc: minor fixes to [graph] section documentation
2012-02-18, by Patrick Mezard
hgweb: refactor graph customization javascript
2012-01-22, by Patrick Mezard
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip