Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
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
i18n-it: update fuzzy messages/translate patchbomb
stable
2010-08-21, by Paolo Giarrusso
i18n-it: update mq translation
stable
2010-08-21, by Paolo Giarrusso
i18n-it: updates after msgmerge on stable branch, 2nd part
stable
2010-08-21, by Paolo Giarrusso
i18n-it: general updates fuzzy synopsis texts
stable
2010-08-21, by Paolo Giarrusso
i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
stable
2010-08-21, by Paolo Giarrusso
i18n-it: readd other lost accented characters
stable
2010-08-21, by Paolo Giarrusso
i18n-it: updates after msgmerge on stable branch
stable
2010-08-21, by Paolo Giarrusso
i18n-it: perform msgmerge on the tip of the stable branch
stable
2010-08-21, by Paolo Giarrusso
i18n-pt_BR: synchronized with 31dde4c3bb83
stable
2010-08-20, by Wagner Bruna
dirstate: use one pass to filter out files in subrepos
2010-09-10, by Martin Geisler
subrepo: handle diff with working copy
2010-09-10, by Martin Geisler
subrepos: handle diff nodeids in subrepos, not before
2010-09-10, by Patrick Mezard
mq: add newline after qfold warning
2010-09-10, by Patrick Mezard
merge with stable
2010-09-10, by Martin Geisler
tests: unify test-locate
2010-09-10, by Adrian Buehlmann
tests: unify test-journal-exists
2010-09-10, by Adrian Buehlmann
tests: unify test-issue1438 and test-issue2137
2010-09-10, by Adrian Buehlmann
keyword: explain file-wise expansion in help
stable
2010-09-10, by Christian Ebert
convert: move -A option to --authormap
2010-09-10, by Martin Geisler
patchbomb: add --confirm option to show series details and ask for confirmation
2010-09-10, by Christian Ebert
patchbomb: let diffstat prompt only once with complete summary
2010-09-10, by Christian Ebert
patchbomb: rename argument to avoid shadowing patch module
2010-09-10, by Martin Geisler
convert: deprecate --authors in preference for --authormap
2010-09-10, by Martin Geisler
patchbomb: show prompt and selection in non-interactive mode
2010-09-08, by Christian Ebert
patchbomb: use ui.promptchoice for diffstat to allow localization of choices
2010-09-08, by Christian Ebert
tests: unify test-issue*
2010-09-03, by Adrian Buehlmann
tests: unify test-globalopts
2010-09-03, by Adrian Buehlmann
tests: unify test-git-*
2010-09-03, by Adrian Buehlmann
tests: unify test-filebranch
2010-09-03, by Adrian Buehlmann
tests: unify test-extension
2010-09-03, by Adrian Buehlmann
tests: unify test-execute-bit
2010-09-03, by Adrian Buehlmann
tests: unify test-empty-group
2010-09-03, by Adrian Buehlmann
merge with stable
2010-09-10, by Martin Geisler
convert: better grouping of command line flags in help
2010-09-10, by Martin Geisler
convert: help string cleanups
stable
2010-09-10, by Martin Geisler
convert: better quoting in help text
stable
2010-09-10, by Martin Geisler
convert: show example splice, author, and branch map entries in help
stable
2010-09-10, by Martin Geisler
hgweb: support very simple caching model (issue1845)
2010-09-08, by Dirkjan Ochtman
tests: extend get-with-headers to support cache testing
2010-09-08, by Dirkjan Ochtman
tests: fix test output for test-hgweb-no* tests
2010-09-08, by Dirkjan Ochtman
tests: rename test for better grouping
2010-09-08, by Dirkjan Ochtman
check-code: fix ternary expression introduced in 1ef9b0b5efec
2010-09-08, by Dirkjan Ochtman
bisect: warn about ending on a merge with only one side marked
2010-09-08, by Dirkjan Ochtman
bisect: allow revsets in addition to single revs (issue2360)
2010-09-08, by Dirkjan Ochtman
subrepos: add function for iterating over ctx subrepos
2010-09-07, by Martin Geisler
subrepos: handle modified but uncommitted .hgsub
2010-09-07, by Martin Geisler
localrepo: check nested repos against working directory
2010-09-07, by Martin Geisler
add: clarify that repo[None].add returns rejected filenames
2010-09-07, by Martin Geisler
merge with stable
2010-09-06, by Thomas Arendsen Hein
store: Removed extra space in _data list
2010-09-05, by Thomas Arendsen Hein
verify: fix "missing revlog!" errors for revlog format v0 and add test
stable
2010-09-05, by Thomas Arendsen Hein
zsh completion: bookmarks support
2010-09-05, by Brendan Cully
zsh completion: patchbomb support
2010-09-04, by Brendan Cully
diff: recurse into subrepositories with --subrepos/-S flag
2010-09-03, by Martin Geisler
status: recurse into subrepositories with --subrepos/-S flag
2010-09-03, by Martin Geisler
match: add narrowmatcher class
2010-09-03, by Martin Geisler
cmdutil: use repo.auditor when constructing match object
2010-09-03, by Martin Geisler
match: accept auditor argument
2010-09-03, by Martin Geisler
localrepo: add auditor attribute which knows about subrepos
2010-09-03, by Martin Geisler
tests: remove unneeded -u flags
2010-09-02, by Martin Geisler
merge with stable
2010-09-02, by Martin Geisler
tests: unify test-empty-file
2010-09-02, by Adrian Buehlmann
tests: unify test-empty-dir
2010-09-02, by Adrian Buehlmann
tests: unify test-dispatch
2010-09-02, by Adrian Buehlmann
tests: remove unneeded -d flags
2010-09-02, by Martin Geisler
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip