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.
fileset: add "subrepo" fileset symbol
2012-03-22, by Angel Ezquerra
plan9: finalize documentation for next release
2012-04-15, by Steven Stallion
localrepo: do not complain about missing journal files
2012-04-16, by Alain Leufroy
repair: fix missing import
2012-04-16, by Alain Leufroy
largefiles: fix cat for largefiles (issue3352)
2012-04-16, by Na'Tosha Bard
pure: quiesce build warnings
2012-04-16, by Steven Stallion
util.h: replace ntohl/htonl with get/putbe32
2012-04-16, by Matt Mackall
scmutil: fix systemrcpath regression introduced in f5dd179bfa4a
2012-04-13, by Wolfgang Treutterer
revlog: fix partial revision() docstring (from d7d64b89a65c)
2012-04-13, by Patrick Mezard
graphlog: fix --follow FILE and relative paths
2012-04-14, by Patrick Mezard
graphlog: reduce duplication in --follow code
2012-04-14, by Patrick Mezard
graphlog: add all log options to glog command
2012-04-14, by Patrick Mezard
graphlog: implement --hidden
2012-04-14, by Patrick Mezard
revert: add support for reverting subrepos without --no-backup and/or --all
2012-03-28, by Angel Ezquerra
revert: add support for reverting subrepos
2012-03-28, by Angel Ezquerra
merge with stable
2012-04-14, by Matt Mackall
commands: move bundle type validation earlier
2012-04-13, by Bryan O'Sullivan
changegroupsubset: optimize function lookup in prune
2012-04-13, by Matt Mackall
changegroup: optimize gennodelist
2012-04-13, by Matt Mackall
revlog: drop some unneeded rev.node calls in revdiff
2012-04-13, by Matt Mackall
revlog: avoid an expensive string copy
2012-04-12, by Bryan O'Sullivan
changegroupsubset: avoid setdefault in inner loop
2012-04-13, by Matt Mackall
changegroupsubset: drop repeated len() calls
2012-04-13, by Matt Mackall
changegroup: reduce progress overhead
2012-04-13, by Matt Mackall
changegroupsubset: renest inner loop
2012-04-13, by Matt Mackall
revlog: increase readahead size
2012-04-13, by Matt Mackall
revset: avoid demandimport bug
2012-04-13, by Matt Mackall
mq: replace hasattr() with util.safehasattr(), update check-code.py
stable
2012-04-13, by Patrick Mezard
merge with stable
2012-04-12, by Matt Mackall
parsers: use base-16 trie for faster node->rev mapping
2012-04-12, by Bryan O'Sullivan
check-code: avoid false-positive on ++
2012-04-12, by Matt Mackall
graphlog: cleanup before code move
2012-04-11, by Patrick Mezard
graphlog: correctly handle calls in subdirectories
2012-04-11, by Patrick Mezard
context: revert workingctx.ancestors() followfirst option
2012-04-11, by Patrick Mezard
graphlog: fix --follow-first --rev combinations
2012-04-11, by Patrick Mezard
graphlog: fix --follow --rev combinations
2012-04-11, by Patrick Mezard
graphlog: support changeset identifiers in --branch
2012-04-11, by Patrick Mezard
graphlog: pass changesets to revset.match() in changelog order
2012-04-11, by Patrick Mezard
graphlog: refactor revset() to return revisions
2012-04-11, by Patrick Mezard
store: speed up read and write of large fncache files
2012-04-12, by Bryan O'Sullivan
perf: time fncache read and write performance
2012-04-12, by Bryan O'Sullivan
revset: add "matching" keyword
2012-04-01, by Angel Ezquerra
plan9: add execute permissions to 9diff
2012-04-10, by Steven Stallion
transplant: permit merge changesets via --parent
2012-04-10, by Steven Stallion
help: fix indentation on cacert (issue3350)
2012-04-12, by Matt Mackall
stream_in: avoid debug calls when debug is disabled
2012-04-12, by Matt Mackall
util: create bytecount array just once
2012-04-12, by Matt Mackall
revset: avoid set duplication in roots()
stable
2012-04-08, by Patrick Mezard
revset: retrieve a bit less parents in roots()
stable
2012-04-08, by Patrick Mezard
revset: do not ignore input revisions in roots()
stable
2012-04-08, by Patrick Mezard
util.h: more Python 2.4 fixes
2012-04-10, by Matt Mackall
dispatch: add support for statprof as a profiler
2012-04-09, by Bryan O'Sullivan
ui: optionally quiesce ssl verification warnings on python 2.5
2012-04-09, by Steven Stallion
scmutil: speed up revrange
2012-04-09, by Bryan O'Sullivan
graft: add --dry-run support (issue3362)
2012-04-10, by Matt Mackall
repair: allow giving strip backup a different name
2012-04-06, by Idan Kamara
encoding: add fast-path for ASCII lowercase
2012-04-10, by Matt Mackall
perf: add case collision auditor perf
2012-04-10, by Matt Mackall
util.h: unify some common platform tweaks
2012-04-10, by Matt Mackall
util.h: move Py_ssize_t bits from mpatch.c
2012-04-10, by Matt Mackall
plan9: initial support for plan 9 from bell labs
2012-04-08, by Steven Stallion
util.h: add a typedef for Py_ssize_t with Python 2.4
2012-04-08, by Matt Mackall
log: bypass file scan part of fastpath when no files
2012-04-08, by Matt Mackall
cmdutil: use context instead of lookup
2012-04-08, by Matt Mackall
scmutil: use context instead of lookup
2012-04-08, by Matt Mackall
localrepo: lookup now goes through context
2012-04-08, by Matt Mackall
context: use rev for changelog lookup
2012-04-08, by Matt Mackall
context: internalize lookup logic
2012-04-08, by Matt Mackall
revlog: allow retrieving contents by revision number
2012-04-08, by Matt Mackall
revlog: add hasnode helper method
2012-04-07, by Matt Mackall
merge with stable
2012-04-06, by Matt Mackall
merge with crew
stable
2012-04-06, by Matt Mackall
tags: defer tag validation until repo.tags() is called
2012-04-06, by Matt Mackall
parsers: fix a memleak, and add a clearcaches method to the index
2012-04-06, by Bryan O'Sullivan
hghave: remove symlink test made useless by ac0da5caebec
stable
2012-04-04, by Patrick Mezard
tests: disable progress estimate in test-debugbuilddag.t
stable
2012-04-04, by Julien Cristau
ui: swallow EBADF on stderr
stable
2012-04-04, by Kevin Bullock
mq: use list of already known target files instead of matching object for diff
2012-04-05, by FUJIWARA Katsunori
mq: use exact matching in the second dirstate walking for efficiency of 'qnew'
2012-04-05, by FUJIWARA Katsunori
tests: avoid test-hup hanging on AIX
stable
2012-04-05, by Jim Hague
parsers: incrementally parse the revlog index in C
2012-04-05, by Bryan O'Sullivan
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
extdiff: escape filenames with vim/DirDiff and make quoting work with Windows
stable
2012-03-12, by Thomas Arendsen Hein
posix: disable cygwin's symlink emulation
2012-03-08, by Matt Mackall
posix: ignore execution bit in cygwin (issue3301)
2012-03-08, by A. S. Budden
hgweb: support multi-level repository indexes by enabling descend and collapse
2012-02-18, by Paul Boddie
mq: no need to delete undo files after strip
2012-03-06, by Idan Kamara
repair: remove undo files after strip
2012-03-06, by Idan Kamara
localrepo: refactor retrieving of journal/undo files paths
2012-03-06, by Idan Kamara
templates/filters: strip quotes from {author|person}
2012-03-06, by Yann E. MORIN
check-code: check for % inside _()
2012-03-08, by Matt Mackall
patchbomb: add (optional) note to 0 of 0 prompt
2012-03-08, by Matt Mackall
merge with stable
2012-03-08, by Matt Mackall
i18n: fix all remaining uses of % inside _()
stable
2012-03-08, by Matt Mackall
update: don't translate the abort message twice
stable
2012-03-07, by Javi Merino
merge with stable
2012-03-04, by Matt Mackall
rebase: move bookmarks as needed with pull --rebase (issue3285)
stable
2012-03-04, by Matt Mackall
merge with stable
2012-03-04, by Matt Mackall
bugzilla: correct comment typo
stable
2012-03-01, by Jim Hague
tests: ignore the return code of chmod in test-inherit-mode
stable
2012-03-01, by Javi Merino
bugzilla: add xmlrpcemail submission for Bugzilla 3.6 email interface
2012-03-01, by Jim Hague
bugzilla: allow change comment to mark bugs fixed
2012-03-01, by Jim Hague
bugzilla: extract optional hours from commit message and update bug time
2012-03-01, by Jim Hague
bugzilla: modify access interface to include new bug states
2012-03-01, by Jim Hague
wix: add phases help text and two more translations (issue 3288)
stable
2012-03-03, by Steve Borho
debugbuilddag: fix starting a dag on a non-default branch
stable
2012-03-02, by Wagner Bruna
debugrevspec: pretty print output
2012-02-24, by Patrick Mezard
readme: mention how to run in-place
2012-03-02, by Ross Lagerwall
merge with stable
2012-03-02, by Matt Mackall
merge with i18n
stable
2012-03-02, by Matt Mackall
i18n-pt_BR: synchronized with 6b52963ced73
stable
2012-02-29, by Wagner Bruna
merge with i18n
stable
2012-02-29, by Wagner Bruna
i18n-ja: synchronized with 87d37aceb5e3
stable
2012-02-29, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 60101427d618
stable
2012-02-24, by Wagner Bruna
Merge with stable
2012-03-02, by Brendan Cully
setup.py: don't call splitlines twice on the output of xcodebuild (issue3277)
stable
2012-03-02, by Brendan Cully
merge with stable
2012-03-02, by Thomas Arendsen Hein
merge stable heads
stable
2012-03-02, by Thomas Arendsen Hein
merge with stable
2012-03-01, by Thomas Arendsen Hein
filemerge: remove temporary files when using internal:dump as merge-tool
stable
2012-03-01, by Thomas Arendsen Hein
Added signature for changeset 53e2cd303ecf
stable
2012-03-01, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip