Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+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.
tests: use a glob for all of the host, might not be localhost
2010-10-11, by Dirkjan Ochtman
commands: add move alias for the rename command
2010-10-11, by Dirkjan Ochtman
util: make wrap() require a width argument
2010-10-10, by Matt Mackall
showconfig: don't accept multiple sections and one config item
2010-10-09, by Brodie Rao
hgweb: another fix for the help termwidth bug
2010-10-10, by Matt Mackall
pager: don't run pager if nothing is written to stdout/stderr
2010-10-10, by Brodie Rao
pager: add global --pager=<auto/boolean> option
2010-10-10, by Brodie Rao
color: add global option in extsetup() instead of globally
2010-10-10, by Brodie Rao
hgweb: more ui fiddling
2010-10-10, by Matt Mackall
hgweb: fix hgweb_mod as well as hgwebdir_mod
2010-10-10, by Augie Fackler
hgwebdir_mod: use fake termwidth to avoid mod_wsgi's wrath
2010-10-10, by Augie Fackler
termwidth: move to ui.ui from util
2010-10-10, by Augie Fackler
help: improve description of update --check
2010-10-07, by Kevin Bullock
store: encode first period or space in filenames (issue1713)
2010-10-09, by Adrian Buehlmann
demandimport: fix an obscure corner-case.
2010-09-14, by Dan Villiom Podlaski Christiansen
keyword: enforce subn method via boolean switch
2010-10-10, by Christian Ebert
keyword: fix weeding of expansion candidates when recording
2010-10-10, by Christian Ebert
copies: don't detect copies as "divergent renames"
2010-10-10, by Dan Villiom Podlaski Christiansen
strip: add --keep flag to avoid modifying wc during strip
2010-10-09, by Augie Fackler
update: use higher level wording for "crosses branches" error
2010-10-09, by Brodie Rao
hgweb: add help link to templates missed in ead4e21f49f1
2010-10-09, by Augie Fackler
test-convert-svn-encoding.t: ignore that subversion %-encodes $TESTTMP
2010-10-09, by Dan Villiom Podlaski Christiansen
run-tests.py: remove support for .bat files
2010-10-09, by Benoit Boissinot
run-tests.py: do not install hg when the tests do no exist
2010-10-09, by Benoit Boissinot
setup.py: write libdir as a python string literal
2010-10-09, by Patrick Mezard
patch: fails immediately upon malformed hunk
2010-10-09, by Patrick Mezard
patch: always raise PatchError with a message, simplify handling
2010-10-09, by Patrick Mezard
patch: simplify externalpatch() arguments
2010-10-09, by Patrick Mezard
util: remove needbinary(), no longer used for external patching
2010-10-09, by Patrick Mezard
patch: remove internal patcher fallback and NoHunk error
2010-10-09, by Patrick Mezard
patch: remove unused patchmeta.lineno
2010-10-09, by Patrick Mezard
patch: remove unused flags from readgitpatch()
2010-10-09, by Patrick Mezard
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
2010-10-09, by Mads Kiilerich
revsets: fix stray * in help topic
2010-10-09, by Martin Geisler
web: add a help view for getting hg help output
2010-10-09, by Augie Fackler
fix indentation error
2010-10-09, by Benoit Boissinot
merge: handle no file parent in backwards merge (issue2364)
2010-10-09, by Matt Mackall
merge with crew
2010-10-09, by Matt Mackall
ui.paths: expand paths directly in fixconfig (issue2373)
2010-10-09, by Benoit Boissinot
setup/hg: always load Mercurial from where it was installed.
2010-08-17, by Dan Villiom Podlaski Christiansen
revsets: add a sample query to the help for getting active branches
2010-10-09, by Brodie Rao
revsets: add descriptions for sample queries in the help
2010-10-09, by Brodie Rao
mq: silence spurious output.
2010-10-09, by Dan Villiom Podlaski Christiansen
revsets: clarify in the help that head() returns named branch heads
2010-10-09, by Brodie Rao
tests: add testcase for 208fc9ad6a48 to test-alias.t
2010-10-09, by Adrian Buehlmann
mq: handle deleting the same patch twice in one command (issue2427)
2010-10-09, by Dan Villiom Podlaski Christiansen
progress: make sure stderr has isatty before calling (issue2191)
2010-10-09, by Augie Fackler
windows: handle spaces in path to Python (issue2074)
2010-10-09, by Benjamin Pollack
minirst: pull admonition titles out formatblock function
2010-10-08, by Martin Geisler
minirst: refactor/simplify findblocks
2010-10-08, by Martin Geisler
inotify: raise correct error if server is already started in a deep repository
2010-10-09, by Nicolas Dumazet
setup: user-friendly error message if Python headers are missing
2010-10-08, by Nicolas Dumazet
test-keyword: ignore subject in notify hook mails
2010-10-09, by Mads Kiilerich
test-keyword: fix test glob to ACL/SELinux flag
2010-10-09, by Mads Kiilerich
test-notify: fix fix for line continuation in long mail header lines
2010-10-09, by Mads Kiilerich
import: don't strip '#' lines from patch descriptions (issue 2417)
2010-10-08, by Mads Kiilerich
test-notify: stabilize output
2010-10-08, by Mads Kiilerich
tests: reintroduce ":$HGPORT" in test output
2010-10-08, by Mads Kiilerich
tests: remove the last traces of $HGTMP
2010-10-08, by Mads Kiilerich
tests: remove filtertmp.py and helpers.sh
2010-10-08, by Mads Kiilerich
tests: remove redundant globs
2010-10-08, by Mads Kiilerich
tests: replace test tmp directory with $TESTTMP in test output
2010-10-08, by Mads Kiilerich
keyword: fix test glob
2010-10-08, by Matt Mackall
dispatch: properly handle relative path aliases used with -R (issue2376)
2010-10-04, by Brodie Rao
dispatch: remove superfluous try/except when reading local ui config
2010-10-04, by Brodie Rao
test-globalopts: test hg -R file:// and hg -R path-alias
2010-10-04, by Brodie Rao
hgk: remember main window position
2010-10-06, by Eduard-Cristian Stefan
alias: back up and restore commands.norepo before checking for shell aliases
2010-10-08, by Steve Losh
tests: unify test-check-code
2010-10-08, by Brodie Rao
keyword: switch kwtemplater.record in kw_dorecord()
2010-10-08, by Christian Ebert
keyword: specific regular expressions depending on read mode
2010-10-08, by Christian Ebert
test-keyword: remove remaining sed calls
2010-10-08, by Christian Ebert
keyword: disable expansion in kwfilelog.read() if file renamed in node
2010-10-08, by Christian Ebert
keyword: make iskwfile() a weeding method in lieu of a boolean
2010-10-08, by Christian Ebert
keyword: support copy and rename
2010-10-08, by Christian Ebert
keyword: refactor kwtemplater.overwrite()
2010-10-08, by Christian Ebert
revlog.addgroup(): always use _addrevision() to add new revlog entries
2010-10-08, by Benoit Boissinot
revlog._addrevision(): allow text argument to be None, build it lazily
2010-10-08, by Benoit Boissinot
changegroupsubset: use readdelta() fast path when delta is against a parent
2010-10-08, by Benoit Boissinot
run-tests: handle .tst not ending with an LF
2010-10-08, by Patrick Mezard
minirst: small code cleanup
2010-10-08, by Martin Geisler
cat: fix cat without -r, broken by 0ae35296fbf4
2010-10-08, by Brodie Rao
revsets: introduce revsingle helper
2010-10-07, by Matt Mackall
revsets: make revpair revsets-aware
2010-10-07, by Matt Mackall
revset: lower precedence of minus infix (issue2361)
2010-10-07, by Matt Mackall
merge with stable
2010-10-05, by Henrik Stuart
revset: fix #branch in urls for outgoing()
stable
2010-10-05, by Adrian Buehlmann
heads: mention STARTREV in synopsis and help for --rev
2010-10-01, by Martin Geisler
merge with stable
2010-10-01, by Matt Mackall
Added signature for changeset 93d8bff78c96
stable
2010-10-01, by Matt Mackall
Added tag 1.6.4 for changeset 93d8bff78c96
stable
2010-10-01, by Matt Mackall
merge with i18n
stable
1.6.4
2010-10-01, by Matt Mackall
tests: unify test-rebase*
2010-10-01, by Adrian Buehlmann
merge with stable
2010-10-01, by Martin Geisler
test-url: refactor with shorter lines
2010-10-01, by Martin Geisler
keyword: use workingctx to detect modified and added files after rollback
2010-10-01, by Christian Ebert
keyword: rename variable "cfiles" to "changed" for clarity
2010-10-01, by Christian Ebert
tests: unify test-casefolding
2010-09-27, by Brodie Rao
url: mark certificate error string for translation
stable
2010-10-01, by Martin Geisler
i18n-pt_BR: synchronized with f2937d6492c5
stable
2010-10-01, by Wagner Bruna
merge with i18n stable
stable
2010-10-01, by Wagner Bruna
i18n-ja: synchronized with e356c5c21b15
stable
2010-10-01, by FUJIWARA Katsunori
merge with stable
2010-09-30, by Matt Mackall
merge with i18n
stable
2010-09-30, by Matt Mackall
i18n-pt_BR: synchronized with 552e0cfbddbd
stable
2010-09-30, by Wagner Bruna
merge with stable
2010-10-01, by Mads Kiilerich
test-doctest: test the modules that contains doctests
stable
2010-10-01, by Mads Kiilerich
doc: clarify that https cert verification requires web.cacerts
stable
2010-10-01, by Mads Kiilerich
url: verify correctness of https server certificates (issue2407)
stable
2010-10-01, by Mads Kiilerich
test-subrepo-recursion: remove empty defaults section
2010-09-30, by Erik Zielke
mq: Removed extra ... in short help for qdelete
2010-09-30, by Erik Zielke
mq: removed short option in help for deprecated options
2010-09-27, by Erik Zielke
test-subrepo-recursion: deleted default arguments
2010-09-28, by Erik Zielke
tests: removed test names in tests
2010-09-30, by Erik Zielke
tests: fix 05210e955bef merge error in test-git-import.t
2010-09-28, by Adrian Buehlmann
test-convert-cvs-detectmerge: add sleep so cvs notices changes
2010-09-29, by Mads Kiilerich
init: expand destination url as a configured paths
2010-09-29, by Mads Kiilerich
mq: explain qpush -f better
2010-09-29, by Mads Kiilerich
serve: let --web-conf help reference hgweb
2010-09-29, by Mads Kiilerich
transplant: add the transplanted revset predicate
2010-09-28, by Juan Pablo Aroztegi
test-convert-cvs-branch: add sleep so cvs notices changes
2010-09-28, by Mads Kiilerich
graphlog: style with header and footer (issue2395)
2010-09-28, by Mads Kiilerich
test-serve: use service that works on more platforms
2010-09-28, by Mads Kiilerich
Merge with stable
2010-09-28, by Patrick Mezard
patch: test and document a bit binary to regular file upgrade
stable
2010-09-28, by Patrick Mezard
patch: upgrade to git patch when removing binary file
stable
2010-09-28, by Patrick Mezard
patch: fix rename text to binary file (issue2400)
stable
2010-09-27, by Patrick Mezard
tests: show skip reason instead of "irrelevant" with unified tests, too
2010-09-27, by Thomas Arendsen Hein
merge with stable
2010-09-27, by Matt Mackall
merge with iin
stable
2010-09-27, by Matt Mackall
Correct Content-Type header values for archive downloads.
stable
2010-09-20, by Ry4an Brase
merge with iin
2010-09-27, by Matt Mackall
i18n-pt_BR: update to new Portuguese ortography
stable
2010-09-25, by Wagner Bruna
i18n-pt_BR: minor rewording
stable
2010-09-25, by Wagner Bruna
i18n-pt_BR: assorted typo fixes
stable
2010-09-25, by Wagner Bruna
merge with i18n
2010-09-24, by Wagner Bruna
i18n-pt_BR: synchronized with 84ceedcfeb6a
stable
2010-09-24, by Wagner Bruna
merge with i18n stable
stable
2010-09-24, by Wagner Bruna
i18n-de: parentrevspec extension
2010-09-24, by Christoph Mewes
i18n-de: pager extension and missing parts of extdiff
2010-09-24, by Christoph Mewes
i18n-de: added missing strings in acl
2010-09-24, by Christoph Mewes
i18n-de: minor changes
2010-09-23, by Christoph Mewes
i18n-de: notify extension
2010-09-23, by Christoph Mewes
i18n-de: mq extension
2010-09-23, by Christoph Mewes
i18n-de: deleted outdated messages with msgattrib, allowed language header
2010-09-22, by Martin Roppelt
merge
2010-09-22, by Christoph
i18n-de: keyword extension
2010-09-22, by Christoph Mewes
i18n-de: interhg extension
2010-09-22, by Christoph Mewes
i18n-de: more inotify
2010-09-22, by Christoph Mewes
i18n-de: delete language duplicate, update last-translator
2010-09-22, by Martin Roppelt
i18n-de: fix formatting
2010-09-22, by Martin Roppelt
merge stable into default
2010-09-22, by Martin Roppelt
i18n-de: fix broken translations, 66 defuzzied, 14 new translations
2010-09-22, by Martin Roppelt
i18n-de: update pot
2010-09-21, by Martin Roppelt
l10n: sig, glog, cia, hgk, highlight, inotify, interhg
2010-09-21, by Christoph
merge with i18n
2010-09-21, by Wagner Bruna
i18n-pt_BR: synchronized with 5be733b20bd1
stable
2010-09-21, by Wagner Bruna
l10n: churn, color, convert and eol extension done
2010-09-21, by Christoph
i18n-da: synchronized with 2eadea60ae67
2010-09-18, by Martin Geisler
l10n: primarily added separate translations for template markers
2010-09-18, by Christoph
l10n: based on a fresh pot file
2010-09-18, by Christoph
mq: removed return from callers to patchheader.qseries
2010-09-23, by Erik Zielke
mq: added return 0 on success
2010-09-23, by Erik Zielke
tests: fix tabs/indentation in test-strip-cross.t
2010-09-26, by Adrian Buehlmann
alias: only allow global options before a shell alias, pass later ones through
2010-08-24, by Steve Losh
tests: fix test-fetch port number variability
2010-09-27, by Matt Mackall
tests: unify test-convert-tagsbranch-topology
2010-09-26, by Matt Mackall
tests: unify test-convert-tla
2010-09-26, by Matt Mackall
tests: unify test-convert-mtn
2010-09-26, by Matt Mackall
tests: unify test-convert-splicemap
2010-09-26, by Matt Mackall
tests: unify test-convert-git
2010-09-26, by Matt Mackall
tests: unify test-convert-filemap
2010-09-26, by Matt Mackall
tests: unify test-convert-datesort
2010-09-26, by Matt Mackall
tests: unify test-convert-hg-svn
2010-09-26, by Matt Mackall
tests: unify test-convert-hg-source
2010-09-26, by Matt Mackall
tests: unify test-convert-hg-sink
2010-09-26, by Matt Mackall
tests: unify test-convert-darcs
2010-09-26, by Matt Mackall
tests: unify test-convert-cvsnt-mergepoints
2010-09-26, by Matt Mackall
tests: unify test-convert-cvs-synthetic
2010-09-26, by Matt Mackall
tests: unify test-convert-cvs-detectmerge
2010-09-26, by Matt Mackall
tests: unify test-convert-cvs-branch
2010-09-26, by Matt Mackall
tests: unify test-convert-cvs
2010-09-26, by Matt Mackall
tests: unify test-convert-clonebranches
2010-09-26, by Matt Mackall
tests: unify test-convert-bzr-treeroot
2010-09-26, by Matt Mackall
tests: unify test-convert-bzr-merges
2010-09-26, by Matt Mackall
tests: unify test-convert-bzr-ghosts
2010-09-26, by Matt Mackall
tests: unify test-convert-bzr-directories
2010-09-26, by Matt Mackall
tests: unify test-convert-bzr-114
2010-09-26, by Matt Mackall
tests: unify test-convert-bzr
2010-09-26, by Matt Mackall
tests: unify test-convert-authormap
2010-09-26, by Matt Mackall
tests: unify test-convert
2010-09-26, by Matt Mackall
contrib/vim: add a syntax file for unified tests
2010-09-26, by Steve Losh
merge with stable
2010-09-27, by Martin Geisler
mq: removed -m from qpush help (Issue2401)
stable
2010-09-27, by Erik Zielke
subrepos: add missing self argument to abstractsubrepo.checknested
2010-09-26, by Brodie Rao
test-pull: convert regexes to globs
2010-09-26, by Brodie Rao
test-ssh: test absolute path that exists
2010-09-26, by Brodie Rao
subrepo: improve lookup error messages
2010-09-13, by Wagner Bruna
run-tests: move build/ directory to HGTMP
2010-09-26, by Martin Geisler
setup: slight simplification
2010-09-26, by Martin Geisler
Makefile: remove the build folder manually
2010-09-25, by Brodie Rao
Makefile: remove all .so files during clean
2010-09-25, by Brodie Rao
keyword: support rollback by restoring expansion to previous values
2010-09-26, by Christian Ebert
keyword: do not expand at all during diff
2010-09-26, by Christian Ebert
keyword: restore restricted read mode value after overwriting
2010-09-26, by Christian Ebert
test-keyword: fix typo, rephrase
2010-09-26, by Christian Ebert
tests: unify test-win32text
2010-09-26, by Matt Mackall
tests: unify test-template-engine
2010-09-26, by Matt Mackall
tests: unify test-strip-cross
2010-09-26, by Matt Mackall
tests: unify test-static-http
2010-09-26, by Matt Mackall
tests: unify test-ssh-clone-r
2010-09-26, by Matt Mackall
tests: unify test-ssh
2010-09-26, by Matt Mackall
tests: unify test-simplemerge-cmd
2010-09-26, by Matt Mackall
tests: unify test-share
2010-09-26, by Matt Mackall
tests: unify test-schemes
2010-09-26, by Matt Mackall
tests: unify test-rollback
2010-09-26, by Matt Mackall
tests: unify test-rename-merge2
2010-09-26, by Matt Mackall
tests: unify test-push-http
2010-09-26, by Matt Mackall
tests: unify test-pull-pull-corruption2
2010-09-26, by Matt Mackall
tests: unify test-pull-pull-corruption
2010-09-26, by Matt Mackall
tests: unify test-pull-http
2010-09-26, by Matt Mackall
tests: unify test-progress
2010-09-26, by Matt Mackall
tests: unify test-profile
2010-09-26, by Matt Mackall
tests: unify test-patch-offset
2010-09-26, by Matt Mackall
tests: unify test-parseindex
2010-09-26, by Matt Mackall
tests: unify test-parentrevspec
2010-09-26, by Matt Mackall
tests: unify test-notify-changegroup
2010-09-26, by Matt Mackall
tests: unify test-notify
2010-09-26, by Matt Mackall
tests: unify test-oldcgi
2010-09-26, by Matt Mackall
tests: unify test-newercgi
2010-09-26, by Matt Mackall
tests: unify test-newcgi
2010-09-26, by Matt Mackall
tests: unify test-mv-cp-st-diff
2010-09-26, by Matt Mackall
tests: unify test-mq-qrefresh-replace-log-message
2010-09-26, by Matt Mackall
tests: unify test-mq-qpush-fail
2010-09-26, by Matt Mackall
tests: unify test-mq-qnew
2010-09-26, by Matt Mackall
tests: unify test-mq-qimport-fail-cleanup
2010-09-26, by Matt Mackall
tests: unify test-mq-qimport
2010-09-26, by Matt Mackall
tests: unify test-mq-qclone-http
2010-09-26, by Matt Mackall
tests: unify test-mq-header-from
2010-09-26, by Matt Mackall
tests: unify test-mq-header-date
2010-09-26, by Matt Mackall
tests: unify test-merge-tools
2010-09-26, by Matt Mackall
tests: unify test-merge-symlinks
2010-09-26, by Matt Mackall
tests: unify test-mactext
2010-09-26, by Matt Mackall
tests: unify test-inotify-lookup
2010-09-26, by Matt Mackall
tests: unify test-inotify-issue1556
2010-09-26, by Matt Mackall
tests: unify test-inotify-issue1542
2010-09-26, by Matt Mackall
tests: unify test-inotify-issue1371
2010-09-26, by Matt Mackall
tests: unify test-inotify-issue1208
2010-09-26, by Matt Mackall
tests: unify test-inotify-dirty-dirstate
2010-09-26, by Matt Mackall
tests: unify test-inotify-debuginotify
2010-09-26, by Matt Mackall
tests: unify test-inotify
2010-09-26, by Matt Mackall
tests: unify test-http-proxy
2010-09-26, by Matt Mackall
tests: unify test-http-clone-r
2010-09-26, by Matt Mackall
tests: unify test-http-branchmap
2010-09-26, by Matt Mackall
tests: unify test-http
2010-09-26, by Matt Mackall
tests: unify test-highlight
2010-09-26, by Matt Mackall
tests: unify test-hgwebdirsym
2010-09-26, by Matt Mackall
tests: unify test-hgwebdir
2010-09-26, by Matt Mackall
tests: unify test-hgweb-removed
2010-09-26, by Matt Mackall
tests: unify test-hgweb-raw
2010-09-26, by Matt Mackall
tests: unify test-hgweb-non-interactive
2010-09-26, by Matt Mackall
tests: unify test-hgweb-no-request-uri
2010-09-26, by Matt Mackall
tests: unify test-hgweb-no-path-info
2010-09-26, by Matt Mackall
tests: unify test-hgweb-filelog
2010-09-26, by Matt Mackall
tests: unify test-hgweb-empty
2010-09-26, by Matt Mackall
tests: unify test-hgweb-diffs
2010-09-26, by Matt Mackall
tests: unify test-hgweb-descend-empties
2010-09-26, by Matt Mackall
tests: unify test-hgweb-commands
2010-09-26, by Matt Mackall
tests: unify test-hgweb
2010-09-26, by Matt Mackall
tests: unify test-hgk
2010-09-26, by Matt Mackall
tests: unify test-hghave
2010-09-26, by Matt Mackall
tests: unify test-hgcia
2010-09-26, by Matt Mackall
tests: unify test-gpg
2010-09-26, by Matt Mackall
tests: unify test-gendoc
2010-09-26, by Matt Mackall
tests: unify test-fetch
2010-09-26, by Matt Mackall
tests: unify test-eolfilename
2010-09-26, by Matt Mackall
tests: unify test-eol-update
2010-09-26, by Matt Mackall
tests: unify test-eol-hook
2010-09-26, by Matt Mackall
tests: unify test-eol-clone
2010-09-26, by Matt Mackall
tests: unify test-eol-add
2010-09-26, by Matt Mackall
tests: unify test-eol-patch
2010-09-26, by Matt Mackall
tests: unify test-eol
2010-09-26, by Matt Mackall
tests: unify test-encoding-align
2010-09-26, by Matt Mackall
tests: unify test-encoding
2010-09-26, by Matt Mackall
tests: unify test-encode
2010-09-26, by Matt Mackall
tests: unify test-diff-color
2010-09-26, by Matt Mackall
tests: unify test-ssh
2010-09-26, by Matt Mackall
tests: unify test-hup
2010-09-26, by Matt Mackall
tests: unify test-clone-pull-corruption
2010-09-26, by Matt Mackall
tests: unify test-clone-failure
2010-09-26, by Matt Mackall
tests: unify test-clone-cgi
2010-09-26, by Matt Mackall
test-ssh: test absolute paths in SSH URLs
2010-09-24, by Brodie Rao
revset: support raw string literals
2010-09-24, by Brodie Rao
tests: fold darcs test repository into a bundle
2010-09-26, by Matt Mackall
tests: avoid checking the exitcode of false
2010-09-25, by Mads Kiilerich
test-rename: accept solaris diff
2010-09-25, by Mads Kiilerich
test-subrepo-svn: restore expr functionality for solaris
2010-09-25, by Mads Kiilerich
test-serve: fix test for binding to low named port on solaris
2010-09-25, by Mads Kiilerich
templater: add a few comments.
2010-09-21, by Dan Villiom Podlaski Christiansen
backout most of 4f8067c94729
2010-09-24, by Matt Mackall
incoming/outgoing: Fix recursion on sub repositories
2010-09-24, by Erik Zielke
tests: added a short description to issue numbers
2010-09-24, by Martin Geisler
merge with stable
2010-09-24, by Mads Kiilerich
test-gendoc: mute gendoc stderr
stable
2010-09-24, by Mads Kiilerich
test-mq-symlinks: fix symlink handling on solaris
stable
2010-09-24, by Mads Kiilerich
test-archive: fix touch datestamps
stable
2010-09-24, by Mads Kiilerich
Merge with stable
2010-09-24, by Patrick Mezard
convert/darcs: improve unsupported format detection (issue2172)
stable
2010-09-24, by Patrick Mezard
bookmarks: fix _bookmarks/lookup() reentrancy issue (issue2016)
stable
2010-09-24, by Patrick Mezard
Fix memory leak when using hg commands over http repositories
stable
2010-09-23, by Alexandre Fayolle
Use more note admonitions in help texts
2010-09-23, by Christian Ebert
Use note admonition
2010-09-22, by Erik Zielke
minirst: Support for admonitions
2010-09-22, by Erik Zielke
cleanup: use x in (a, b) instead of x == a or x == b
2010-09-23, by Brodie Rao
merge with stable
2010-09-23, by Martin Geisler
grep: only catch re.error when compiling regular expressions
stable
2010-09-22, by Brodie Rao
doc: clarify smtp.password usage
stable
2010-09-23, by Anthony Foiani
merge with stable
2010-09-23, by Mads Kiilerich
log: include unmodified-in-merge files in log diff/stat (issue2383)
stable
2010-09-23, by Mads Kiilerich
tests: fix unzip -l variability fix
stable
2010-09-23, by Mads Kiilerich
merge with stable
2010-09-22, by Matt Mackall
tests: fix unzip -l variability
stable
2010-09-22, by Matt Mackall
mq: always require --force when pushing patches (issue2363)
stable
2010-09-22, by Patrick Mezard
tests: various fixes for new unified test pattern format
2010-09-22, by Matt Mackall
tests: add glob matching for unified tests
2010-09-22, by Brodie Rao
tests: require regexes in unified tests to be marked with " (re)"
2010-09-22, by Brodie Rao
tests: ensure regexes match to the end of the string
2010-09-22, by Brodie Rao
tests: don't match blank output lines as regexes in unified tests
2010-09-22, by Brodie Rao
tests: improve regexes in unified tests
2010-09-22, by Brodie Rao
templater: add hex filter.
2010-09-22, by Dan Villiom Podlaski Christiansen
tests: unify test-convert-svn-*
2010-09-21, by Dan Villiom Podlaski Christiansen
merge: delay writing the mergestate during until commit is called
2010-09-06, by Peter Arrenbrecht
tests: fix touch -t with RHEL
2010-09-22, by Matt Mackall
tests: compatibility fix.
2010-09-21, by Dan Villiom Podlaski Christiansen
tests: drop a bunch of sed calls from unified tests
2010-09-21, by Matt Mackall
tests: cleanup exit code handling in unified tests
2010-09-21, by Matt Mackall
check-code: add some basic support for unified tests
2010-09-21, by Matt Mackall
test-subrepo-recursion: sort archive output for portability
2010-09-21, by Patrick Mezard
Merge with crew
2010-09-21, by Patrick Mezard
Merge with stable
2010-09-21, by Patrick Mezard
context: fix filectx.undelete() (issue2388)
stable
2010-09-21, by Patrick Mezard
tests: fix hgweb template change
stable
2010-09-20, by Matt Mackall
Merge with crew
2010-09-20, by Patrick Mezard
Restore lexists() changes lost in e0ee3e822a9a merge
2010-09-20, by Patrick Mezard
tests: fix hgweb template change
2010-09-20, by Matt Mackall
merge with stable
2010-09-20, by Matt Mackall
merge with crew
2010-09-20, by Matt Mackall
hgweb: be consistent with the background highlighting on closed branches (Issue2386)
stable
2010-09-19, by Ryan Phillips
mq: fix the deprecation comment for qsave & qrestore.
stable
2010-09-20, by Dan Villiom Podlaski Christiansen
revsets: reduce cost of outgoing in the optimizer
2010-09-20, by Matt Mackall
test-convert-hg-startrev: enable convert.hg.saverev.
2010-09-02, by Dan Villiom Podlaski Christiansen
transplant: fix var name conflict introduced by 2912881c2a98
2010-09-18, by Peter Arrenbrecht
bundle: fix shrink-revlog bundle usage
2010-09-20, by Matt Mackall
bundlerepo: restore close() method
2010-09-20, by Matt Mackall
tests: drop final true command from unified tests
2010-09-20, by Matt Mackall
Merge with stable
2010-09-20, by Patrick Mezard
Use lexists() instead of exists() where appropriate
stable
2010-09-20, by Patrick Mezard
convert/svn: fix broken symlink renames in svn sink
stable
2010-09-20, by Patrick Mezard
rename: do not overwrite existing broken symlinks
stable
2010-09-20, by Patrick Mezard
patch: do not overwrite broken untracked symlinks
stable
2010-09-20, by Patrick Mezard
patch: fix target when patching broken symlinks (issue2368)
stable
2010-09-20, by Patrick Mezard
tests: fixup tests using unzip -l
2010-09-20, by Matt Mackall
tests: add hack to avoid problem with graphlog in unified tests
2010-09-20, by Matt Mackall
bundle: encapsulate all bundle streams in unbundle class
2010-09-20, by Matt Mackall
bundle: move chunk parsing into unbundle class
2010-09-19, by Matt Mackall
bundle: get rid of chunkiter
2010-09-19, by Matt Mackall
bundle: refactor progress callback
2010-09-19, by Matt Mackall
bundle: make getchunk() a method
2010-09-18, by Matt Mackall
bundlerepo: use bundle objects everywhere
2010-09-17, by Matt Mackall
bundlerepo: drop unused close() method
2010-09-17, by Matt Mackall
bundle: make unbundle object seekable
2010-09-17, by Matt Mackall
bundle: push chunkbuffer down into decompress
2010-09-17, by Matt Mackall
tests: fix a bunch of pointless #s in unified tests
2010-09-17, by Matt Mackall
tests: exit 0 no longer needed on unified tests
2010-09-17, by Matt Mackall
tests: update debugcomplete output
2010-09-20, by Matt Mackall
merge with abuehl
2010-09-20, by Matt Mackall
tests: unify some of test-mq*
2010-09-19, by Adrian Buehlmann
subrepo: add support for 'hg archive'
2010-09-20, by Martin Geisler
subrepo: introduce files and filedata methods for subrepo classes
2010-09-20, by Martin Geisler
merge with stable
2010-09-20, by Martin Geisler
revset: handle re.compile() errors in grep()
stable
2010-09-17, by Brodie Rao
archive: set date to 1980 for very old zip files
stable
2010-09-20, by Martin Geisler
Merge with stable
2010-09-17, by Steve Borho
test-eol-update: record new results as correct
stable
2010-09-17, by Steve Borho
tests: add exit codes to unified tests
2010-09-16, by Matt Mackall
merge with stable
2010-09-16, by Matt Mackall
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
2010-09-12, by Brodie Rao
transplant: maintain list of transplants in dict
2010-09-16, by Peter Arrenbrecht
tests: unify test-hgignore
2010-09-15, by Adrian Buehlmann
win32: update build instructions with correct CRT version
2010-09-16, by Pascal Quantin
merge with crew
2010-09-16, by Matt Mackall
merge with crew
stable
2010-09-16, by Matt Mackall
Merge with stable
2010-09-15, by Steve Borho
eol: setup the repo.ui in reposetup()
stable
2010-09-15, by Steve Borho
tests: unify test-hardlinks-safety
2010-09-15, by Adrian Buehlmann
tests: unify test-extra-filelog-entry
2010-09-15, by Adrian Buehlmann
tests: unify test-extdiff
2010-09-15, by Adrian Buehlmann
tests: add test for bookmark push/pull
2010-09-14, by Will Maier
bookmarks: set VALUE in push/pull
2010-09-14, by Will Maier
tests: unify test-username-newline
2010-09-14, by Adrian Buehlmann
tests: unify test-url-rev
2010-09-14, by Adrian Buehlmann
tests: unify test-update-renames
2010-09-14, by Adrian Buehlmann
tests: unify test-rename-merge1
2010-09-14, by Adrian Buehlmann
merge with crew
2010-09-15, by Matt Mackall
clone: only use stream when we understand the revlog format
2010-09-15, by Sune Foldager
localrepo: factor out requirement application and write
2010-09-15, by Sune Foldager
merge with stable
2010-09-14, by Matt Mackall
merge with i18n
2010-09-14, by Matt Mackall
merge with i18n
stable
2010-09-14, by Matt Mackall
l10n: starting to unify the old translations
2010-09-13, by Christoph
l10n: translations: env. variables / templating system (DE)
2010-09-13, by Christoph
l10n: added some new translations
2010-09-12, by Christoph
i18n-pt_BR: synchronized with 0f6164806283
stable
2010-09-10, by Wagner Bruna
tests: unify test-default-push
2010-09-14, by Adrian Buehlmann
tests: unify test-clone-update-order
2010-09-14, by Adrian Buehlmann
tests: unify test-debugrename
2010-09-14, by Adrian Buehlmann
tests: unify test-confused-revert
2010-09-14, by Adrian Buehlmann
tests: unify test-command-template
2010-09-14, by Adrian Buehlmann
mq: rename strip --nobackup option to --no-backup (issue2377)
2010-09-14, by Christian Ebert
mq: consistently use opts.get() to prevent potential KeyError
2010-09-14, by Christian Ebert
tests: remove exec bit from .t files
2010-09-14, by Sune Foldager
combine tests
2010-09-14, by Adrian Buehlmann
merge with stable
2010-09-13, by Sune Foldager
color: add win32 support for non-black background
stable
2010-09-13, by Sune Foldager
i18n: unmark untranslatable string
2010-09-13, by Wagner Bruna
test-subrepo-recursion: test missing subrepo
2010-09-13, by Martin Geisler
incoming: recurse into subrepositories with --subrepos/-S flag
2010-09-13, by Martin Geisler
incoming: move code from commands to cmdutil
2010-09-13, by Martin Geisler
outgoing: recurse into subrepositories with --subrepos/-S flag
2010-09-13, by Martin Geisler
outgoing: move code from commands to cmdutil
2010-09-13, by Martin Geisler
add: recurse into subrepositories with --subrepos/-S flag
2010-09-13, by Martin Geisler
add: move main part to cmdutil to make it easier to reuse
2010-09-13, by Martin Geisler
narrowmatcher: propagate bad method
2010-09-13, by Martin Geisler
narrowmatcher: fix broken rel method
2010-09-13, by Martin Geisler
patch: break import cycle with cmdutil
2010-09-13, by Martin Geisler
patchbomb: show progress when sending emails or writing mbox
2010-09-12, by Yuya Nishihara
patchbomb: consistent code style in getaddrs()
2010-09-11, by Christian Ebert
win32: 64-bit Inno Setup installer
2010-09-11, by Pascal Quantin
win32: update Inno Setup build instructions with up-to-date software
2010-09-11, by Pascal Quantin
merge with stable
2010-09-12, by Martin Geisler
tests: unify test-merge-remove
2010-09-12, by Adrian Buehlmann
tests: unify test-merge-prompt
2010-09-12, by Adrian Buehlmann
tests: unify test-merge-local
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-internal-tools-pattern
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-force
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-default
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-commit
2010-09-11, by Adrian Buehlmann
tests: unify test-manifest*
2010-09-10, by Adrian Buehlmann
convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354)
stable
2010-09-10, by Brodie Rao
merge with crew
2010-09-11, by Matt Mackall
tests: fix incompatibility with python-2.4 in test-hgweb
2010-09-11, by Dirkjan Ochtman
merge with stable
2010-09-11, by Martin Geisler
merge with i18n-default
2010-09-11, by Martin Geisler
merge with i18n-stable
stable
2010-09-11, by Martin Geisler
i18n-pt_BR: fix a couple of typos
stable
2010-09-07, by Wagner Bruna
i18n-pt_BR: added messages from crew stable up to 26d86a6cf2af
stable
2010-09-07, by Wagner Bruna
i18n-ro: merged default
2010-09-01, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-26, by Daniel Dumitriu
i18n: merged in strings from hg cset ce818cf215dc
2010-08-25, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-16, by Daniel Dumitriu
Continued translation
2010-08-15, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-12, by Daniel Dumitriu
i18n-de: fix awkward translation of "memory"
2010-07-27, by Georg Brandl
i18n-da: fix typo
2010-08-27, by Martin Geisler
i18n: merge with stable
2010-08-26, by Wagner Bruna
i18n: merge default heads
2010-08-26, by Wagner Bruna
i18n-pt_BR: synchronized with 9617803b1acb
stable
2010-08-26, by Wagner Bruna
i18n: merge with stable
stable
2010-08-26, by Wagner Bruna
i18n: merge default heads
2010-08-24, by Wagner Bruna
i18n-pt_BR: synchronized with c6b1be675d3c
stable
2010-08-24, by Wagner Bruna
i18n: merge with stable
stable
2010-08-24, by Wagner Bruna
i18n: merge with stable
2010-08-21, by Martin Geisler
i18n: merged stable heads
stable
2010-08-21, by Martin Geisler
i18n-it: finish translating 'hg summary' output
stable
2010-08-21, by Paolo Giarrusso
i18n-it: remove bogus fuzzy translations for revset
stable
2010-08-21, by Paolo Giarrusso
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip