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.
mdiff: fix diff header generation for files with spaces (issue3357)
stable
2012-04-05, by Patrick Mezard
protocol: Add the stream-preferred capability
2012-04-04, by Benoit Allard
templates/filters: extracting the user portion of an email address
2012-03-28, by Matteo Capobianco
context: make changectx.mutable() benefit from .phase() logic
stable
2012-04-05, by Patrick Mezard
patch: remove useless variable assignment
2012-04-05, by Patrick Mezard
export: catch exporting empty revsets (issue3353)
stable
2012-04-04, by Thomas Arendsen Hein
merge with stable
2012-04-04, by Thomas Arendsen Hein
test-merge-types: allow different output with existing hgmerge (issue3346)
stable
2012-04-04, by Thomas Arendsen Hein
inotify: catch SignalInterrupt during shutdown (issue3351)
stable
2012-04-04, by Thomas Arendsen Hein
merge with stable
2012-04-03, by Thomas Arendsen Hein
clone: always close source repository (issue2491)
stable
2012-04-03, by Thomas Arendsen Hein
merge with stable
2012-04-03, by Thomas Arendsen Hein
tests: make tests work if directory contains special characters
stable
2012-04-03, by Thomas Arendsen Hein
test-gpg: replace 825565136235 by md5sum check
stable
2012-04-03, by Thomas Arendsen Hein
config: discard UTF-8 BOM if found
2012-04-03, by Matt Mackall
merge with stable
2012-04-02, by Matt Mackall
tests: shorten post-test sleeps
2012-04-02, by Matt Mackall
tests: don't run test-gpg if not in a working directory
stable
2012-04-02, by Javi Merino
tests: avoid zombie lockup with test-hup
stable
2012-04-02, by Matt Mackall
merge with stable
2012-04-02, by Matt Mackall
tests: make test-hup more race-proof
stable
2012-04-02, by Matt Mackall
tests: re-silence test-bad-pull log messages
stable
2012-04-02, by Matt Mackall
merge with stable
2012-04-01, by Matt Mackall
tests: really add blacklist for vfat on Linux
stable
2012-04-01, by Matt Mackall
tests: fix one more sed -i
2012-04-01, by Matt Mackall
merge stable
2012-04-01, by Matt Mackall
Added signature for changeset b9bd95e61b49
stable
2012-04-01, by Matt Mackall
Added tag 2.1.2 for changeset b9bd95e61b49
stable
2012-04-01, by Matt Mackall
tests: fix shutdown race in test-bad-pull
stable
2.1.2
2012-04-01, by Matt Mackall
check-code: check for sed -i
2012-04-01, by Matt Mackall
tests: remove sed -i from test-record
2012-04-01, by Matt Mackall
tests: fix portability of sed usage in test-mq
stable
2012-04-01, by FUJIWARA Katsunori
zsh completion: fix error in qfinish completions from 88a82069be4a
2012-03-31, by Augie Fackler
merge with stable
2012-03-31, by Matt Mackall
record: fix up test issues
2012-03-31, by Matt Mackall
tests: fix portability of sed expression in test-mq
stable
2012-03-31, by Matt Mackall
merge with stable
2012-03-31, by Matt Mackall
tests: skip test-lfconvert.t if not support symblic link
stable
2012-03-29, by Takumi IINO
record: allow splitting of hunks by manually editing patches
2012-03-30, by A. S. Budden
dirstate: fix some problems for recursive case normalization (issue3342)
stable
2012-03-31, by FUJIWARA Katsunori
tests: add a blacklist for VFAT on Linux
stable
2012-03-31, by Matt Mackall
tests: make test-walkrepo use hg's symlink test
stable
2012-03-31, by Matt Mackall
tests: make hghave handle exec bit on Linux with vfat
stable
2012-03-31, by Matt Mackall
tests: teach hghave to actually test for symlink support
stable
2012-03-31, by Matt Mackall
merge with stable
2012-03-30, by Matt Mackall
merge with i18n
stable
2012-03-30, by Matt Mackall
graphlog: handle old-style --rev values
2012-03-29, by Patrick Mezard
test-glog: pretty print revset expressions
2012-03-29, by Patrick Mezard
graphlog: improve --only-branch handling
2012-03-29, by Patrick Mezard
dirstate: avoid normalizing letter case on icasefs for exact match (issue3340)
stable
2012-03-31, by FUJIWARA Katsunori
i18n-ja: synchronized with cb17c2f5b7b4
stable
2012-03-30, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 795d591b6ef5
stable
2012-03-29, by Wagner Bruna
tests: skip test-lfconvert.t if not support symblic link
2012-03-29, by Takumi IINO
perf: node lookup
2012-03-30, by Matt Mackall
hgweb: add block numbers to diff regions and related links
2012-03-23, by Paul Boddie
patchbomb: add --body flag to send patches as inline message body text
2012-03-21, by Angel Ezquerra
shrink-revlog: make check-code happier
2012-03-28, by Greg Ward
shrink-revlog: make pyflakes happy
2012-03-28, by Greg Ward
revert: move bulk of revert command from commands to cmdutil
2012-03-28, by Angel Ezquerra
mq: fix qpush --move with comments in series file between applied patches
stable
2012-03-29, by Mads Kiilerich
dirstate: normalize case of directory components
stable
2012-03-28, by Matt Mackall
tests: fix startup race in test-http-proxy
stable
2012-03-28, by Matt Mackall
tests: fix startup/shutdown races in test-https
stable
2012-03-28, by Matt Mackall
tests: remove sleep/startup/shutdown races from test-hup
stable
2012-03-28, by Matt Mackall
tests: fix shutdown race in test-hgweb-raw
stable
2012-03-28, by Matt Mackall
tests: eliminate shutdown race and sleeps in test-serve
stable
2012-03-28, by Matt Mackall
tests: eliminate daemon race in test-bad-pull
stable
2012-03-28, by Matt Mackall
merge with stable
2012-03-27, by Matt Mackall
alias: abort on missing positional args (issue3331)
stable
2012-03-27, by Matt Mackall
phases: fix a non-standard debug message
stable
2012-02-15, by Greg Ward
convert/git: abort if git submodules are detected (issue2150)
stable
2012-03-24, by Augie Fackler
merge with stable
2012-03-27, by Matt Mackall
qfinish: comply with the phases.new-commit option in secret mode (issue3335)
stable
2012-03-24, by Pierre-Yves David
test-gpg: make sure gpg does not modify the trustdb.gpg file
stable
2012-03-21, by Greg Ward
tests: remove case-folding false positive
stable
2012-03-27, by Matt Mackall
merge with i18n
stable
2012-03-27, by Matt Mackall
i18n-ja: synchronized with 900eee0778d1
stable
2012-03-27, by FUJIWARA Katsunori
merge with stable
2012-03-26, by Matt Mackall
merge: fix unknown file merge detection for case-folding systems
2012-03-26, by Matt Mackall
rename: handle case-changing (issue1717)
stable
2012-03-23, by Matt Mackall
largefiles: use 'dirstate.dirs()' for 'directory pattern' relation check
stable
2012-03-22, by FUJIWARA Katsunori
largefiles: suppress unexpected warning of 'hg status' for removed files
stable
2012-03-22, by FUJIWARA Katsunori
rebase: properly calculate descendant set when aborting (issue3332)
stable
2012-03-22, by Matt Mackall
merge with stable
2012-03-22, by Matt Mackall
strip: ignore -n (issue3326) (BC)
stable
2012-03-22, by Matt Mackall
aliases: use empty string for missing position parameters (issue3331)
stable
2012-03-22, by Matt Mackall
bookmarks: clone non-divergent bookmarks with @ in them
stable
2012-03-21, by Kevin Bullock
i18n-ja: synchronized with 2338ab19b236
stable
2012-03-21, by FUJIWARA Katsunori
encoding: tune fast-path of tolocal a bit
2012-03-22, by Matt Mackall
eol: remove left-over print statements
2012-03-15, by Martin Geisler
eol: document why os.utime doesn't work here
2012-03-15, by Martin Geisler
merge with stable
2012-03-18, by Matt Mackall
merge with i18n
stable
2012-03-18, by Matt Mackall
i18n-pt_BR: fix format.dotencode help section
stable
2012-03-14, by Wagner Bruna
i18n-pt_BR: synchronized with 3d26d69ef822
stable
2012-03-14, by Wagner Bruna
changelog: micro-optimizations to changelog.read()
2012-03-18, by Matt Mackall
perf: add a changeset test
2012-03-16, by Matt Mackall
convert: deal with empty splicemap path (issue3311)
stable
2012-03-16, by Matt Mackall
tests: ignore git's output in test-subrepo-git.t
stable
2012-03-15, by Javi Merino
profile: add undocumented config options for profiler output
2012-03-15, by Matt Mackall
perf: add perfchangeset to time changeset parsing
2012-03-15, by Matt Mackall
merge with stable
2012-03-15, by Matt Mackall
perf: tweak tests for testing index performance improvements
2012-03-15, by Matt Mackall
convert: support non annotated tags in git backend
2012-03-14, by Edouard Gomez
icasefs: use case preserved root for 'util.fspath()' invocation (issue3302)
stable
2012-03-15, by FUJIWARA Katsunori
merge: accept missing revisions in symlink flag merge (issue3316)
stable
2012-03-14, by Matt Mackall
merge with stable
2012-03-13, by Matt Mackall
merge: handle linear update to symlink correctly (issue3316)
stable
2012-03-13, by Matt Mackall
filemerge: restore default prompt for binary/symlink lost in 83925d3a4559
stable
2012-03-13, by Matt Mackall
merge with stable
2012-03-12, by Matt Mackall
strip: enhance repair.strip to receive a list of nodes (issue3299)
stable
2012-03-12, by Wagner Bruna
templates/filters: add doctest to the 'person' filter
2012-03-07, by Yann E. MORIN
help: strip doctest from dochelp
2012-03-09, by Yann E. MORIN
pvec: introduce pvecs
2012-03-12, by Matt Mackall
largefiles: fix check-code errors.
2012-03-09, by Na'Tosha Bard
largefiles: remove use of underscores that breaks coding convention
2012-03-09, by Na'Tosha Bard
largefiles: only update changed largefiles when transplanting
2012-03-09, by Na'Tosha Bard
largefiles: move calculation of largefiles for updating to utility function
2012-03-09, by Na'Tosha Bard
help: add verb to sentence in phases.txt
stable
2012-03-12, by Johan Samyn
localrepo: fix unpushable repos when using bookmarks (issue3317)
stable
2012-03-09, by Michael Bacarella
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip